Split
DataPrep allows you to split the columns based on the given input. A column can be split into multiple columns using a delimiter based on the chosen split option. You can divide a column into multiple columns using the Split transform. To split a ...