Chapter 4. Diving Deeper with Spark
Note
Learning Objectives
By the end of this chapter, you will be able to:
Implement the basic Spark DataFrame API
Read data and create Spark DataFrames from different data sources
Manipulate and process data using different Spark DataFrame options
Visualize data in Spark DataFrames using different plots
Note
In this chapter, we will use the Spark as an analysis tool for big datasets.