Skip to content

Code examples in Python from the O'Reilly Book "Learning Spark" from Jules S. Damji e.a.

License

Notifications You must be signed in to change notification settings

ciwin/LearningSpark-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Spark

Learning Spark Book

This is my repository of my Spark experiments while reading the book Learning Spark by Jules S. Damji, Brooke Wenig, Tathagata Das and Denny Lee (available as pdf from Databricks).

I only run the experiments in Python. The book contains code snippets in Python, Scala and Java. In the book, not all snippets and programs are available in all languages. I will try to write all snippets in executable and tested Python code (mostly in Jupyter Notebooks).

This repository also contains the end-to-end examples from the book's github repository, which are originally saved in a Databricks Notebook (.dbc file). I have converted the Python files into Jupyter Notebooks and saved them in the folder BookExamples.

Status

Chapter 2-9 done. Starting to work on chapter 10 (MLlib).

Christoph Windheuser - May 28, 2022

About

Code examples in Python from the O'Reilly Book "Learning Spark" from Jules S. Damji e.a.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages