Scala Cookbook, Recipe 20.5, Reading Data Files into a Spark DataFrame
2K views
Jun 24, 2024
https://alvinalexander.com/video-course/intro-scala-3/introduction/ This is a video version of Recipe 20.5 from the Second Edition of the Scala Cookbook, which was published in 2021. As its title implies, it shows how to read a data file into an Apache Spark DataFrame, and then work with that DataFrame with Spark and Scala. MY FREE VIDEO COURSES: Introduction to Scala 3 https://alvinalexander.com/video-course/intro-scala-3/introduction/ Introduction to Functional Programming https://alvinalexander.com/video-course/intro-fp/introduction/ MY BOOKS: Learn Scala 3 The Fast Way ($5): https://alvinalexander.com/scala/learn-scala-3-the-fast-way-book/
#Data Management