This directory contains 4 workflows.
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 […]
This workflow is a simple example of how the Joiner node works. For more information see the workflow metadata. Find it here: View -> Description
On adult.csv data set: 1. calculate the average age and number of rows for the 4 groups (sex, income) and join the corresponding 2 values to each row in the […]
Demonstrates the split output feature of the joiner, the merge join columns feature, and improved performance when disabling sorted outputs.