Icon

Demo

This directory contains 11 workflows.

IconSession 2.1 How to Filter Rows 

This workflow shows different ways to filter rows using the Row Filter node. TAGS: row filter,row filtering,data cleaning,preprocessing,ETL,education

IconSession 2.2 How to Filter Columns 

This workflow shows different ways to filter the columns of a table using the Column Filter node. TAGS: column filter,column filtering,data […]

IconSession 2.3 How to Handle Missing Values 

This workflow shows different strategies to handle missing values using the Missing Value node. TAGS: missing values,data cleaning,preprocessing,ETL,education

IconSession 2.4 How to Split Cells 

This workflow shows how to split the content of a cell into multiple columns using the Cell Splitter node. TAGS: ETL,data […]

IconSession 3.1 How to Concatenate Tables 

This workflow demonstrates the concatenation of two or more tables. It also shows how to treat the missing columns by selecting either the union or […]

IconSession 3.2 Value Lookup and Joiner 

- On the left, a simple merging is performed with the Value Lookup node. - On the right, the Joiner node is used to perform a more complex merging […]

IconSession 3.3.Row Aggregator, GroupBy and Pivot 

- Basic Data Aggregation with the Row Aggregator node - Advanced Data Aggregation with the GroupBy node - Pivoting the table with the Pivot node

IconSession 4.1 How to Create a Scatter plot 

This workflow demonstrates how to visualize weather data in a scatter plot. TAGS: Data Visualization,dataviz,bivariate,scatter,scatter plot,education

IconSession 4.2 Simple Component Example 

In this workflow, we explore the Iris flower dataset and visualize the species across sepal length and sepal width using different colors for the flower […]