Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This repository is part of my journey to learn **PySpark**, the Python API for Apache Spark. I explored the fundamentals of distributed data processing using Spark and practiced with real-world data transformation and querying use cases.

neha-dev-dot/Pyspark-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

πŸ”₯ PySpark Essentials

This project is a hands-on collection of notebooks, code snippets, and exercises focused on learning Apache Spark with Python (PySpark). It includes my notes and experiments while exploring core Spark concepts, transformations, actions, DataFrame API, and more.


πŸš€ What is PySpark?

PySpark is the Python API for Apache Spark, a powerful open-source distributed computing engine used for large-scale data processing and analytics. PySpark allows you to leverage the power of distributed computing using Python.


πŸ“˜ Topics Covered

  • βœ… Introduction to Spark & PySpark
  • βœ… SparkContext & SparkSession
  • βœ… RDDs (Resilient Distributed Datasets)
  • βœ… DataFrames & Datasets
  • βœ… Transformations vs Actions
  • βœ… Reading/Writing: JSON, CSV, Parquet
  • βœ… PySpark SQL & Queries
  • βœ… GroupBy, Aggregations, Joins
  • βœ… Handling Nulls & Missing Data
  • βœ… User-Defined Functions (UDFs)
  • βœ… Window Functions
  • βœ… Data Partitioning & Performance Optimization
  • βœ… Intro to MLlib (Optional)

✍️ How I Learn

I follow a "Learn by Doing" approach. Each notebook contains:

βœ… Detailed explanations

πŸ§ͺ Hands-on code examples

πŸ“Œ Real-world case studies

About

This repository is part of my journey to learn **PySpark**, the Python API for Apache Spark. I explored the fundamentals of distributed data processing using Spark and practiced with real-world data transformation and querying use cases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /