Skip to main content

Hi,

I was wondering if you could please provide me with a sample FME script that uses PythonCaller or PythonExecutor transformers.

I’m trying to setup FME Form to ensure PythonCaller is working. As well, would greatly appreciate any instructions you could provide to configure FME and Python and ensure that PythonCaller would work.

Thanks,

 

Wilfredo

Just putting a python caller after a creator is enough to verify that its working.

Are you wanting to test specific libraries?


Thanks for your response.

I would like to test linear regression with sklearn library. As well, the reason I was requesting for a sample working FME script is to use that as a template, and for me to get an idea as to how the python code fits in the PythonCaller transformer.


Have a look through these articles here:
https://support.safe.com/hc/en-us/articles/25407578680077-PythonCaller-Transformer


Perfect! This is exactly what I need. Thanks so much for your help. 


Reply