This directory contains 11 workflows.
This workflow shows different ways to filter rows using the Row Filter node. TAGS: row filter,row filtering,data cleaning,preprocessing,ETL,education
This workflow shows different ways to filter the columns of a table using the Column Filter node. TAGS: column filter,column filtering,data […]
This workflow shows different strategies to handle missing values using the Missing Value node. TAGS: missing values,data cleaning,preprocessing,ETL,education
This workflow shows how to split the content of a cell into multiple columns using the Cell Splitter node. TAGS: ETL,data […]
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 […]
- 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 […]
- Basic Data Aggregation with the Row Aggregator node - Advanced Data Aggregation with the GroupBy node - Pivoting the table with the Pivot node
This workflow demonstrates how to visualize weather data in a scatter plot. TAGS: Data Visualization,dataviz,bivariate,scatter,scatter plot,education
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 […]