Icon

01_​Filtering

This directory contains 8 workflows.

Icon01_​Validating_​Datatables 

Table Validator - ensures a certain table structure Table Validator node: checks incoming table specs depending on the node configration and forwards it […]

Icon02_​Column_​Filter 

Column Filter The node offers 3 different filtering modes: manually, by name, and by type. - manually you decide which columns to keep and which to […]

Icon03_​Row_​Filtering 

Row Filter The workflow contains the following examples: - Three matching criteria on data columns (also on collection columns): on String by full or […]

Icon04_​Advanced_​Row_​Filters 

Showcase of various advanced row filtering approaches on different data types featuring a variety of Row Filter nodes.

Icon05_​More_​Row_​Filter_​Examples 

Workflow to show Row Filtering examples Based on the adult.csv data set: 1. Exclude rows where marital-status is missing. 2. On the remaining […]

Icon06_​More_​Column_​Filter_​Examples 

Workflow to show Column Filter examples This workflow is based on adult.csv data set and demonstrates column filter examples using manual selection […]

Icon07_​Four_​Techniques_​Outlier_​Detection 

This workflow accesses a sample of data from the airline dataset and detects outlier airports based on the average arrival delay in them. The techniques […]

Icon08_​Filtering_​Duplicates 

Duplicate Row Filter This workflow is based on the adult.csv data set. Try it out to: 1. Remove duplicates - keep the first or last appearance of […]