Icon

02. Table Difference Checker

Table Difference Finder

This workflow shows the usage of Table Difference Finder node.
A csv file is read in.
The data are modified in one branch:
- all String type columns are capitalized
- positions of age and workclass columns are swapped
The Table Difference Finder node checks the differences between the original data and modified data.
It produces two tables:
- first one is a row-by-row comparison of the entire tables, and shows the difference in capitalized columns
- second one is a comparison of domain differences. The swapped position of age and workclass columns is marked as false in the Position Equals column.

02. Table Difference Checker

This workflow shows Table Difference Checker node for Original data and Modified data.
For more information see the workflow metadata.
Find it here: View -> Description

Modified data
Original data
Swap position age and workclass column
Column Resorter
Table Difference Checker
Read data adult.csv
File Reader (deprecated)
Capitalize all String type columns
String Manipulation (Multi Column)

Nodes

Extensions

Links