mahmoudparsian/pyspark-tutorial resource
PySpark-Tutorial provides basic algorithms using PySpark observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 23
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4192
- days_rel: n/a
- days_push: 464
- n_releases_24m: 0
Adoption not part of the score
1279 stars · 473 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tutorial repository of Jupyter Notebook examples teaching basic distributed algorithms using PySpark, the Python API for Apache Spark. It covers RDDs and DataFrames with examples like word count, joins, top-N, and ranking functions.
Use cases
- learn pyspark basics with runnable examples
- understand rdd transformations like map, filter, and combineByKey
- learn spark dataframes and pyspark sql
- implement word count and bigram frequency in spark
- find top-N and bottom-N records with spark
- learn ranking functions in pyspark
- install and run spark with python
When to choose
- you are learning PySpark from scratch and want hands-on notebook examples
- you need reference implementations of classic distributed algorithms like word count and joins
- you want to understand both RDD and DataFrame abstractions in Spark
When to avoid
- you need production-ready data pipeline code rather than educational examples
- you use Spark with Scala or Java rather than Python
- you need a maintained library with an API rather than a tutorial collection
Facets
learning-resource · maturity active
developer-tools data-science etl big-data data-science tutorials developer-tools python cross-platform pyspark spark rdd dataframes distributed-algorithms big-data jupyter-notebook tutorial
2 sources
- readme: https://github.com/mahmoudparsian/pyspark-tutorial · fetched 2026-08-28 · dd29be9c35fd
- homepage: http://mapreduce4hackers.com · fetched 2026-08-29 · 2a982d55672e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mahmoudparsian/pyspark-tutorial | main | 43 |
For agents
markdown · JSON · MCP: product_card(name="mahmoudparsian/pyspark-tutorial")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem