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

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.

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)