This directory contains 4 workflows.
This workflow demonstrates how to put two and more datasets together keeping the same structure with the use of the Concatenate Node. Three datasets contain […]
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.