This worklow demonstrates the usage of netwokx python package for graph creation and network visualisation.
The Python Script node uses the python package networkx for distance calculation. The conda environment propagation node makes sure the python environment required for the execution of the Python Script node is made available at the user's system.
The networkx package is not included in the Bundled environment that comes with the Python Script node, which is why we create a new environment with geopy package and ship this environment using the Conda Environment Propagation node.
Workflow
Graph Creation and Visualisation using Networkx package
External resources
Used extensions & nodes
Created with KNIME Analytics Platform version 4.7.0
Legal
By using or downloading the workflow, you agree to our terms and conditions.