Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 352 Bytes

File metadata and controls

10 lines (7 loc) · 352 Bytes

About this course

Course 4 of 5 in the Functional Programming in Scala Specialization.

Learning Outcomes:

  • read data from persistent storage and load it into Apache Spark,
  • manipulate data with Spark and Scala,
  • express algorithms for data analysis in a functional style,
  • recognize how to avoid shuffles and recomputation in Spark