PySpark Course Curriculum
This PySpark course content aligns with the objectives of the PySpark Certification exam. It covers all of the topics necessary to begin working as a PySpark Developer. Explore the below course modules to know more details about PySpark:
- Introduction to Spark
- Using Spark in Python
- Using DataFrames
- How to create a SparkSession
- Viewing tables
- Add some Spark to your data
- Create columns
- SQL overview
- Filtering Data
- Aggregating
- Grouping and Aggregating
- Joining
- Model tuning and selection