Open in Python

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementOpen in Python

This node opens a local Python session, converts the data table from KNIME into a Python dictionary and imports it into the Python interpreter as a variable. The KNIME data table is made available as variable named "kIn". This is to facilitate the testing of code for snippets and plots.

IMPORTANT:
This node is using Python as backend. It can use a local instance or a remote server. Check the python scripting preferences: (KNIME->Preferences->KNIME->Python scripting). Further documentation can be found on the Scripting integration Wiki (Python server)

Input Ports

Icon
A data table pushed to Python

Output Ports

This node has no output ports

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.