Dataframes in Apache Spark
Details
Hi Everyone,
After learning about Structured Streaming, our next concentration is on Dataframes in Apache Spark. While RDDs are great at low level processing in Spark, using Dataframes can lead to less code, and more efficient Spark jobs, and more functionality. What's not to like?
You need to bring a laptop with Apache Spark 2.2.
Cheers,
Andrew
