Icon

Split data and save csv

Change the file path to the destination folder. Write a / at the end of it!Example:C:\Users\user\folder1\folder1.1\foledr1.1.1\ Change data sourceI used mtcars (https://r-data.pmagunia.com/system/files/datasets/admin/dataset-52779.csv)Select the column to consider to split dataI used cyl (number of cylinders). One iteration = rows having a particular value in cyl. Select by cylSelect namefor fileWriting separated .csvClosing the loopFirst part pathPathcreationmtcars Group Loop Start String Manipulation(Variable) CSV Writer Variable Loop End Variable Creator String to Path(Variable) CSV Reader Change the file path to the destination folder. Write a / at the end of it!Example:C:\Users\user\folder1\folder1.1\foledr1.1.1\ Change data sourceI used mtcars (https://r-data.pmagunia.com/system/files/datasets/admin/dataset-52779.csv)Select the column to consider to split dataI used cyl (number of cylinders). One iteration = rows having a particular value in cyl. Select by cylSelect namefor fileWriting separated .csvClosing the loopFirst part pathPathcreationmtcars Group Loop Start String Manipulation(Variable) CSV Writer Variable Loop End Variable Creator String to Path(Variable) CSV Reader

Nodes

Extensions

Links