#csv

[ follow ]
#json
fromMedium
1 month ago

Spark Scala Exercise 2: Load a CSV and Count Rows

By completing this exercise, we learned how to load structured data (CSV) into Spark using Scala, applying simple read and action commands, making it a critical skill for aspiring data engineers.
Scala
[ Load more ]