Icon

07 Join and Concatenate

05 Join and Concatenate

Exercise for joining and concatenating data.

Combine data tables side-by-side using the join operation. Put tables on top of each other with the concatenate operation.











Exercise: JoinerUnable to perform with the data set given Exercise: Concatenate1) Read the telco-customer-churn.csv file by executing the CSV Reader node2) Split the data on gender (since there is only one data set)3) Concatenate the two tables into one telco-customer-churn.csvtop: malebottom: femaleunion CSV Reader Row Splitter Concatenate Exercise: JoinerUnable to perform with the data set given Exercise: Concatenate1) Read the telco-customer-churn.csv file by executing the CSV Reader node2) Split the data on gender (since there is only one data set)3) Concatenate the two tables into one telco-customer-churn.csvtop: malebottom: femaleunion CSV Reader Row Splitter Concatenate

Nodes

Extensions

Links