Am write one python script to get Max max value in excel column how can we execute?

hi all,

can we execute python code in uipath studio , am written some python code to get max value in column how can we execute ? please help us…

@Ramakrishna_Iteamset
If your version is latest 2018.2 beta you can invoke python code Invoke Python Code activity is added.
If your version is oldest then run your python code from CMD similar to how we run python code manually.

regards,
Pathrudu