How to write CSV file into rapidminer server

data123data123 MemberPosts:23Maven
edited December 2018 inHelp

Hi, I'd like to know how I can write a csv file into a directory in Rapidminer server.

Any help is most apprciated.

问候

Tagged:

Best Answer

  • SGolbertSGolbert RapidMiner Certified Analyst, MemberPosts:344Unicorn
    Solution Accepted

    Hi,

    you can specify thefull pathof the csv file in the corresponding field of the Write CSV operator. On a linux server it could be something like "/home/sgolbert/data/sales.csv". It could also be generated dinamically with macros.

    问候,

    Sebastian

    sgenzer

Answers

Sign InorRegisterto comment.