A program to recognize and reward our most engaged community members
Hi, I'd like to know how I can write a csv file into a directory in Rapidminer server.
Any help is most apprciated.
Regards
Hi,
you can specify the full path of 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.
Regards,
Sebastian
Thanks Sebastian. It worked.