Icon

03_​Joining_​and_​Concatenating

This directory contains 4 workflows.

Icon01_​Concatenate 

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 […]

Icon02_​Joiner 

This workflow is a simple example of how the Joiner node works. For more information see the workflow metadata. Find it here: View -> Description

Icon03_​JoinConcatenate_​Examples 

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 […]

Icon04_​Joiner_​Labs 

Demonstrates the split output feature of the joiner, the merge join columns feature, and improved performance when disabling sorted outputs.