Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juanmanuel-tirado/pyspark-tutorial

This is a collection of PySpark tutorials
https://github.com/juanmanuel-tirado/pyspark-tutorial

jupyter-notebook machine-learning ml pyspark python spark tutorial

Last synced: 29 days ago
JSON representation

This is a collection of PySpark tutorials

Awesome Lists containing this project

README

        

# pyspark-tutorial
This repo contains a collection of PySpark tutorials and examples.

- [PySpark MLlib](pyspark-ml.ipynb)
Code examples of how to use Spark MLlib with PySpark.
- [PySpark FMA](pyspark_fma.ipynb)
Does a song with a long title have a longer duration? Learn how to answer this question using PySpark and the FMA dataset.