Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Python View
NodeNode / Visualizer

Python View

Scripting Python
Drag & drop
Like
Copy short link

Allows executing a Python script in a local Python environment. The environment has to be configured under File → Preferences → KNIME → Python or via flow variable, as described in the KNIME Python Integration Installation Guide .
This node supports Python 2 and 3. It also allows to import Jupyter notebooks as Python modules via the knime_jupyter module that is available in the node's Python workspace.

Node details

Input ports
  1. 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: Image
    Image
    The output image contained in the variable output_image which needs to be defined by the user script and has to be either a string containing an SVG image or a byte array representing a PNG or JPG image.

Extension

The Python View node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    Example of python view with 2 axes
    Beginner Python Visualisation
    A basic example how to make a view in python with 2 y axes
    lisovyi > Public > forum > 12742
  2. Go to item
    Python View Example
    KDE Plot Seaborn Python
    +1
    This workflow shows how to create complex plots using your favorite python package. In th…
    knime > Workflow Snippets > Python View Example
  3. Go to item
    Python View Example
    KDE Plot Seaborn Python
    +1
    This workflow shows how to create complex plots using your favorite python package. In th…
    salascorp > Public > Python View Example
  4. Go to item
    Python Plotly Sankey Example
    lukass > Public > visualizations > Python Plotly Sankey Example
  5. Go to item
    Python Gaussian Fit
    Normal distribution Bell Python
    +1
    This workflow leverages Python integration to generate a histogram overlaid with a fittin…
    adm > Public > Workflows > Data Analytics Made Easy > Chapter 9 > Python Gaussian Fit
  6. Go to item
    color_manager_and_python
    marcelw > Public > color_manager_and_python
  7. Go to item
    Regression Tree Toy Example
    hayasaka > Public > Regression Tree Toy Example
  8. Go to item
    Scatter_Plot_With_Regression-Line
    ranalytics > Public > Scatter_Plot_With_Regression-Line
  9. Go to item
    EDA and Model Building using Python Nodes
    Workflow Snippet Python Data Visualization
    +2
    This workflow snippet uses the Iris dataset and builds a pairplot visualization and Rando…
    knime > Workflow Snippets > EDA and Model Building using Python Nodes
  10. Go to item
    Gradient Boosting Regression Example
    hayasaka > Public > Gradient Boosting Regression Example
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits