Description
This notebook introduces basic Spark concepts and helps you to start using Spark for Python. Some familiarity with Python is recommended. You'll learn how to load data, create a Spark DataFrame, aggregate data, run mathematical formulas, and run SQL queries against the data.