Hello Guys.
I have this simple python code:
Which takes as input an excel file and saves a new excel file with manipulated data.
The input is about 50 Rows.
I have installed Python 3.6 32 Bit on my Machine when I try to Execute the code.
When I try to just print something it works.
But the above Code doesnt work.
And this is the configuration:
Is it possible that I return the DF and take it from UIPATH as Datatable?
Thank You Guys