Can anyone help me build a workflow to run the attached python script with multiple input/output .csv files?
In windows cmd.exe, all I need is to type "python.exe test.py". However, if I use "run command" tool in alteryx, how do I define the "Write Source" and "Read Results" fields for my script?
Plus, what is the best way to define a pseudo in/out flow connected to the "run command" button?