This directory contains 7 workflows.
This workflow demonstrates the usage of Python Seaborn library in Python Script for visualisation. The popular correlation matrix is visualised on the iris […]
This workflow demonstrates creating overlaying plots using matplotlib python package in Python Script node. In this example, a histogram is created of 20 […]
This workflow demonstrates the use of matplotlib library to visualise subplots using Python Script node. The subplots created in this workflow are […]
This workflow demonstrates the usage of Python Numpy package for matrix multiplication using Python Script node. The data is read as pandas dataframe and […]
This workflow demonstrates the usage of python package pandas and pyarrow for data manipulation. The KNIME Table is read as pandas dataframe in the first […]
This workflow shows how to read the data in as KNIME tables and perform various data manipulations and transformations. Further a classification model is […]
This workflow shows how to create visulisation using the Python View node. Python packages for visualisations like Matplotlib, seaborn and many more are […]