Hub
Pricing About
NodeNode / Predictor

Python Predictor (deprecated)

ScriptingPython (legacy)

This node has been deprecated and its use is not recommended. Please search for updated nodes instead.

Like

Allows execution of a Python script in a local Python installation. The path to the Python executable has to be configured in Preferences → KNIME → Python. This node supports Python 2 and 3.

Node details

Input ports
  1. Type: Python (deprecated)
    Model
    The trained model. In the Python script it is available under the name input_model .
  2. Type: Table
    Table
    The input table. In the Python script it is available as pandas.DataFrame under the name input_table .
Output ports
  1. Type: Table
    Table
    The output table. This is the content of the variable output_table which has to be defined and has to be of the type pandas.DataFrame for this node to successfully execute.

Extension

The Python Predictor (deprecated) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits