When transfering data within the Python Script node from a pandas data frame to H2O cluster on Windows there seems to be a strange problem.
The command works well in the enclosed Jupyter notebooks (in subfolder /script/) but not when started from within KNIME.
Although the error message comes from H2O the problem seems somehow connected to KNIME.
This workflow also demonstrates various ways to load parquet and other files within Python.
Problem was solved with the introduction of "h2o.no_progress()" to switch off the progress bars inside the wrapper
https://forum.knime.com/t/python-script-and-h2o-data-frames-error-under-windows/21099/4?u=mlauber71
External resources
Used extensions & nodes
Created with KNIME Analytics Platform version 4.1.1
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
Legal
By using or downloading the workflow, you agree to our terms and conditions.