https://github.com/quickheaven/pyspark-research
https://github.com/quickheaven/pyspark-research
apache-spark jupyter jupyter-notebook python spark
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quickheaven/pyspark-research
- Owner: quickheaven
- License: mit
- Created: 2023-02-16T03:08:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T01:41:04.000Z (over 3 years ago)
- Last Synced: 2025-12-26T09:34:13.186Z (7 months ago)
- Topics: apache-spark, jupyter, jupyter-notebook, python, spark
- Language: Jupyter Notebook
- Homepage:
- Size: 410 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PYSPARK Tutorial
The Notebooks:
* [Pyspark Primer](https://nbviewer.org/github/quickheaven/pyspark-tutorial/blob/6415d1d376cef78e6c6c3192f345dccd158f1873/Pyspark%20Primer.ipynb)
* [Pyspark DataFrame SQL Basics](https://nbviewer.org/github/quickheaven/pyspark-tutorial/blob/6415d1d376cef78e6c6c3192f345dccd158f1873/Pyspark%20DataFrame%20SQL%20Basics.ipynb)
* [Pyspark ML Lib Introduction](https://nbviewer.org/github/quickheaven/pyspark-tutorial/blob/6415d1d376cef78e6c6c3192f345dccd158f1873/Pyspark%20ML%20Lib%20Introduction.ipynb)