https://github.com/tavo17s/pyspark-tutorial
hands-on, beginner-friendly walkthrough of PySpark concepts, practical examples, and real life scenarios using the Databricks platform.
https://github.com/tavo17s/pyspark-tutorial
databricks pyspark python spark sparksql
Last synced: 5 months ago
JSON representation
hands-on, beginner-friendly walkthrough of PySpark concepts, practical examples, and real life scenarios using the Databricks platform.
- Host: GitHub
- URL: https://github.com/tavo17s/pyspark-tutorial
- Owner: Tavo17s
- Created: 2025-04-20T15:18:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-20T15:25:55.000Z (6 months ago)
- Last Synced: 2025-04-26T07:56:40.410Z (5 months ago)
- Topics: databricks, pyspark, python, spark, sparksql
- Language: Jupyter Notebook
- Homepage:
- Size: 526 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PySpark Tutorial – From Zero to Pro! 🚀
So I just followed along with the [PySpark Tutorial | Full Course (From Zero to Pro!)](https://www.youtube.com/watch?v=4bC1f4v5zLk) by **Ansh Lamba** on YouTube. It is a hands-on, beginner-friendly walkthrough of PySpark concepts, practical examples, and real life scenarios using the Databricks platform.
## 📘 About the Tutorial
In this tutorial you'll learn as he says, each and everything from scratch, the topics are:
- What is Big Data and why Spark is used
- Core concepts of Apache Spark
- Introduction to PySpark
- Working with Spark DataFrames
- PySpark functions and transformations
- Joins, aggregations, and window functions
- Writing and reading data from files
- Managed tables vs External tables
- SparkSQL📌 **Link to the full course**: [Ansh Lamba's PySpark Tutorial on YouTube](https://www.youtube.com/watch?v=94w6hPk7nkM)