Icon

14_​Concatenate - Solution

14_Concatenate - Solution
Exercise Concatenate1) Read data adult.csv available in the "data" folder2) Extract people with age between 20 and 40 (both included) and working in a workclassstarting with "S"3) Extract people with age between 40 and 60 (both included) and working in a workclassstarting with "P"4) Concatenate both subsets into a single data table Workclass starts with "S"Read data adult.csvAge is between 20 and 40Age is between 40 and 60Workclass starts with "P"Concatenate both subsetsinto a single data table Row Filter File Reader Row Filter Row Filter Row Filter Concatenate Exercise Concatenate1) Read data adult.csv available in the "data" folder2) Extract people with age between 20 and 40 (both included) and working in a workclassstarting with "S"3) Extract people with age between 40 and 60 (both included) and working in a workclassstarting with "P"4) Concatenate both subsets into a single data table Workclass starts with "S"Read data adult.csvAge is between 20 and 40Age is between 40 and 60Workclass starts with "P"Concatenate both subsetsinto a single data table Row Filter File Reader Row Filter Row Filter Row Filter Concatenate

Nodes

Extensions

Links