Icon

03_​Using_​Custom_​Python_​Packages

This directory contains 4 workflows.

Icon01_​Geo_​Distance_​Calculation_​using_​GeoPy_​package 

This worklow demonstrates the usage of geopy python package for distance calculation given the GPS coordinates. The Python Script node uses the python […]

Icon02_​Graph_​Creation_​and_​Visualisation_​using_​Networkx_​package 

This worklow demonstrates the usage of netwokx python package for graph creation and network visualisation. The Python Script node uses the python […]

Icon03_​Include_​Custom_​Python_​Class_​in_​Workflow 

This workflow showcases the usage of custom class inside KNIME. The user has to define the custom python class in a (.py) file and place it inside the […]

Icon04_​Interactive_​Scatter_​Plot_​Visualisation_​with_​Python_​View_​node_​using_​Plotly_​package 

This workflow is built to showcase the usage of Python View node that can be used to generate interactive view. The workflow trains a lasso regression to […]