Skip to content

This repo contains my notes, practice code, and mini projects from a Python course. It mainly focuses on learning Pandas and NumPy for data analysis. Covers data filtering, reshaping, visualization, and cleaning with real examples.

Notifications You must be signed in to change notification settings

blu3-bird/Pandas-and-Numpy

Repository files navigation

📝 Description

This repo is my personal data playground for mastering Pandas and NumPy.
It includes notes, practice code, and mini experiments built around real data tasks like filtering, cleaning, reshaping, and quick visual checks.

In short:
Just me learning data by messing with data.

🐼 What I’m Learning

  • Filtering, slicing, querying data
  • Cleaning and fixing messy datasets
  • Working with missing values
  • Grouping, merging, reshaping
  • Array operations, stats, math
  • Broadcasting & indexing
  • Tiny data experiments for fun

🚀 Purpose

To build a clean and repeatable Python data workflow while actually doing stuff —
not just reading theory.

This repo helps me:

  • Train my intuition for data
  • Build muscle memory with Pandas + NumPy
  • Try ideas quickly
  • Track my progress in one place

⭐ Support

If this repo matches your vibe, drop a ⭐ star
it genuinely keeps me motivated ✨

About

This repo contains my notes, practice code, and mini projects from a Python course. It mainly focuses on learning Pandas and NumPy for data analysis. Covers data filtering, reshaping, visualization, and cleaning with real examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published