Icon

Public

This directory contains 69 workflows.

Icon2020_​08_​05_​Split_​Numbers_​vs_​Strings 

Split Numbers vs Strings This workflow demonstates how to split number against string values from same column and place them in new ones. Main logic is […]

Icon2020_​09_​17_​Removing_​Special_​Words_​from_​Multiple_​Columns 

Removing Special Words from Multiple Columns This workflow demonstrates how to remove i.e. clean multiple columns removing all words listed in reference […]

Icon2020_​09_​23_​If_​Else 

If Else in Column Expression This workflow demonstrates how to do different If/Else constructions in Column Expressions node. URL: JavaScript Syntax […]

Icon2020_​09_​25_​Adding_​Cluster_​Labels_​k-Means_​Custering 

Adding cluster labels after k-Means clustering This workflow demonstrates how to add defined cluster labels after k-Means clustering on only one column […]

Icon2020_​10_​01_​Excel_​Formula_​Column_​Expressions 

Excel Formula in Column Expressions This workflow demonstrates how to transform Excel formula which is using values from different rows and intermediate […]

Icon2020_​10_​06_​Funny_​Math 

Funny Math This workflow demonstrates how to use Math Formula node to create both sequence and sequenceID and avoid loop. URL: Forum Topic […]

Icon2020_​10_​09_​Dropdown_​Menu_​Generic_​JavaScript_​View 

Dropdown Menu in Generic JavaScript View This workflow demonstrates how to create a dropdown menu in Generic JavaScript View node allowing user to select […]

Icon2020_​10_​12_​Adding_​Missing_​Records 

Adding Missing Records This workflow demonstrates how to use Pivoting/Unpivoting nodes to add missing records into data set. In case there is only […]

Icon2020_​10_​12_​Create_​repeated_​Sequence_​GroupID_​Columns 

Create repeated Sequence and GroupID Columns This workflow demonstrates how to use Math Formula node to create both sequence and sequenceID and avoid […]

Icon2020_​10_​22_​From_​Excel_​to_​KNIME_​Table_​Unpivoting 

From Excel to KNIME table Unpivoting This workflow demonstrates how to convert specific Excel table format to desired one using KNIME Unpivoting node. To […]