I am not able to integrate the dataframe in python as input to my knime workflow. Need some clarity on this. Tried Container Input and Output tables but still not working.
Hi @pujappathak and welcome back!
Please have a close look here and give some more details afterwards:
This helps us helping you.
Steffen
1 Like
@pujappathak if you want to transfer data between knime and Jupyter notebooks you might want to take a look:
1 Like
Hi @mlauber71,
This is my workflow that I called from knime
How do I load the output of my workflow to a dataframe in python?
Thanks
@pujappathak you might have to use the Parquet writer and import the file in your Jupyter notebook.
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.