raksha-78 /
pandas-data-cleaning-examples
Hands-on Jupyter notebooks demonstrating pandas for data cleaning, transformation, and ETL tasks.”
42/100 healthLoading repository data…
Ryan-PG / repository
Hands-on data cleaning tutorial from Epoch Club: includes a step-by-step Jupyter notebook, a challenge in Challenge.md, and a “Data Preprocessing Masterclass” PDF covering workflows from basic tabular cleaning to advanced pipelines.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repository contains all the materials from the Epoch Club session on Practical Data Cleaning and Preprocessing with Python, held on December 11, 2025. It includes code notebooks, a challenge description, and a supporting slide deck used during the session.
You can watch the video of the session on YouTube as soon as it is released.
Challenge.md file describing an applied data cleaning exercise for practice or homework.<root>
├── Challenge.md # Data cleaning challenge description
├── Data Preprocessing Masterclass_ From Tabular Basics to LLM Pipelines.pdf # Session slides
├── data_cleaning_tutorial.ipynb # Main hands-on tutorial notebook
└── README.md # This file
Clone this repository:
git clone https://github.com/Ryan-PG/ec-18-data-preprocessing-classic-and-llms.git
cd ec-18-data-preprocessing-classic-and-llms
Set up a Python environment:
Open the notebook:
jupyter notebook data_cleaning_tutorial.ipynb
or upload the notebook to Kaggle or Colab and run all cells there.
Tackle the challenge:
Challenge.md and attempt the challenge using the same or a new notebook.data_cleaning_tutorial.ipynb, attach your dataset, and run cells sequentially.Contributions, improvements to the notebook, or additional challenge ideas are welcome. Open an issue or submit a pull request to enhance the data cleaning workflows or add new preprocessing examples.
This repository is licensed under the MIT License. You are free to use, modify, and share the materials in accordance with the license terms.
Thank you for exploring and contributing to this Epoch Club data cleaning repository!
Selected from shared topics, language and repository description—not editorial ratings.
raksha-78 /
Hands-on Jupyter notebooks demonstrating pandas for data cleaning, transformation, and ETL tasks.”
42/100 healthDragonGodMonarchMk /
This repository contains Jupyter Notebooks that demonstrate hands-on Pandas operations and data cleaning techniques for exploratory data analysis (EDA).
44/100 healthtejalp68 /
Structured Pandas notes and hands-on practice using Jupyter Notebook and Python scripts. Covers data manipulation, cleaning, analysis, and real-world dataset exploration.
shafaq-aslam /
A comprehensive collection of Jupyter notebooks exploring Pandas, from Series and DataFrames to data cleaning, aggregation, merging, and visualization. A complete hands-on guide for mastering data manipulation and analysis with Python.
38/100 healthimehranasgari /
A comprehensive demonstration of Pandas and NumPy features for data selection, cleaning, transformation, and numerical analysis in Python. Includes hands-on Jupyter notebooks using the Titanic dataset, highlighting practical data science techniques for preprocessing and analysis.
65/100 healthSahil-Shrivas /
Pandas Learning Repository — A collection of Python scripts and Jupyter notebooks for learning and practicing Pandas. Covers data cleaning, transformation, analysis, and visualization with clear, hands-on examples for beginners and data enthusiasts.
42/100 health