Splitting Columns into multiple columns in a DF | Spark with Scala| Dealing with Multiple delimiters

preview_player
Показать описание
Hi Friends,
In today's video, I have explained the procedure for dealing with a multi delimiter file and also how to split the data into multiple columns dynamically.

Please subscribe to my channel and provide your feedback in the comments section.
Рекомендации по теме
Комментарии
Автор

@3:45 Big thanks for telling that! My code wasn't working because I didn't know this. Very helpful!

rasengan
Автор

Dynamic column name assigning is very interesting code.

KiranKumar-cgyg
Автор

Thank you so much sravana lakshmi, its really very clear and easyl understandable, thank you again

kakarlavinodreddy
Автор

Please help in getting the maximum count number from range split which we can pass it to down instead of hard coding it to 3 .

KiranKumar-cgyg
Автор

can we use explode(split(columnToSplit)) ?

abhiganta