Using write csv processor on server

NiharikaNiharika Member Posts: 40 Maven
edited October 2019 in Help
I am creating a process which excutes a python code which returns a dataframe .Further I am using this dataframe to write a csv which is used for building models.

Since I will be running the process on server so for the path of csv what should I mention?
My server is installed on VM .So should I give path of that folder in VM where server has been installed?
In parameters of "write csv" I am not able to figure out how to mention the server path as it shows option for my local machine.Should I just mention the path?
Tagged:

Best Answer

Sign In or Register to comment.