You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of Data Algorithms with Spark
is to provide simple examples so that developers can use these examples (as cut-paste-modify) in production environments.
The book has 12 chapters and I will be adding bonus chapters (such as word count, TF-IDF, anagrams, ...)
Solutions for chapters are provided in Python (PySpark) and Scala.