Python in Knime

Hi :smiley: I want to use python in knime. Can you show me exemplary code in knime :slight_smile:

Hi @pjacob,

Is there something specific you’d like to accomplish? There are lots of examples on the KNIME Hub: https://hub.knime.com/search?q=python&type=Workflow

Hi there @pjacob ,

here is Integration guide in case you haven’t done that step already:
https://docs.knime.com/2019-12/python_installation_guide/index.html

Br,
Ivan

After installation, import this to Knime. Not an exemplary code but to get started with:

python_example.knwf (30.0 KB)