Hello ,
i have a Python script works good into Pycharm without problems , to do some tasks on excel file
then i am using the new excel file output of Python as input in FME .
i would like to use Python caller , to put the same script inside FME.
how could I change the script to be compatible with Python caller ?which changes should I consider and think about it ?
Thanks in advance