Icon

Public

This directory contains 400 workflows.

Iconkn_​example_​python_​graphic_​scatterplot 

KNIME & Python Graphics - Scatterplot with continuous hues and sizes with Seaborn adapted from: https://seaborn.pydata.org/examples/scatterplot_sizes.html

Iconkn_​example_​python_​graphic_​scatterplot_​diagonal_​interactive_​filter 

KNIME & Python Graphics - Scatterplot with trend line and statistics and interactive […]

Iconkn_​example_​python_​graphic_​scatterplot_​diagonal_​reference 

KNIME & Python Graphics - Scatterplot with trend line and […]

Iconkn_​example_​python_​graphic_​seaborn_​download_​datasets 

KNIME & Python - Download the seaborn (sns) datasets

Iconkn_​example_​python_​graphic_​time_​series_​grouped 

Python graphics interactive - Time Series Grouped […]

Iconkn_​example_​python_​graphic_​violinplots_​grouped 

KNIME & Python Graphics -Grouped violinplots with split violins - also export PNG to Excel adapted from: […]

Iconkn_​example_​python_​if_​then 

KNIME and Python - examples with if then else conditions Three examples how to handel if then else functions with KNIME and Python URL: original […]

Iconkn_​example_​python_​image_​sqlite 

store images in a SQLite database from within Python and read the images back into KNIME

Iconkn_​example_​python_​import_​module 

Use functions and Python code from an external .PY file or a Juypter notebook in KNIME's Python Source node This workflow demonstrates how modules in […]

Iconkn_​example_​python_​index_​rowid 

KNIME and Python - handle index columns and row_id Python script would convert the KNIME RowID to pandas data frame index