Hi, I installed a module called pdfplumber for a OCR tool that I am working on. I understand that there are OCR tools available on Alteryx but I am trying to formulate this and propose it to my company without having to pay for the additional costs.
I am trying to modify the python code since the incoming and outgoing connection will be different using Alteryx, but I have issues with my code.
I have defined the code for the input data as 'df' but i can't seem to use the 'df' on the OCR code itself.


Thank you for all your help and I appreciate any feedback.