Skip to content

files used and created while learning python and its libraries

Notifications You must be signed in to change notification settings

rajin-khan/python-self

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Learning Banner

Python Repo

A repository documenting my journey as I teach myself Python concepts, one step at a time.

📚 About This Repo

This repo was created to help me learn about python as I learn more about ML, which can be found here.

This also serves as my personal learning log, featuring code snippets, projects, and notes as I delve deeper into Python programming. Whether it's mastering the basics or exploring advanced topics, this repo will evolve as my skills grow.


🧩 Repository Structure (Potential)

📂 python-learning-repo
├── 📁 basics/           # Fundamental Python concepts and exercises
├── 📁 cleanup/          # Files on Data Cleanup practices
├── 📁 matplotlib/       # Files on MatPlotLib
├── 📁 numpy/            # Files on NumPy
├── 📁 pandas/           # Files on Pandas
├── 📁 pandas/           # Files on Seaborn
├── 📁 webscraping/      # Files on Web Scraping with BeautifulSoup
└── 📄 README.md         # This file

🛠️ Tools & Technologies

Category Technologies
Programming Languages Python
IDEs & Editors VS Code Jupyter
Libraries NumPy Pandas Matplotlib Seaborn

🚀 Topics Covered

Topic Description
Basics Data types, loops, conditionals, and functions.
NumPy, Pandas, MatplotLib, and Seaborn Familiarity with these libraries for ML implementation.
Data Cleanup Best Practices for cleaning up data.
Web Scraping Learning how to retreive data on my own.

🌟 Goals

  • Achieve fluency in Python programming for ML.
  • Learn about NumPy, Pandas, and MatPlotLib to better prepare for ML.
  • Document and share learnings with others.
  • Use Python and related libraries to perform data analysis.

📊 Progress Tracker

Topic Status Completion Date
Basics ✅ Completed 24/12/24
NumPy ✅ Completed 25/12/24
Pandas ✅ Completed 26/12/24
Data Cleanup ✅ Completed 28/12/24
MatplotLib ✅ Completed 29/12/24
Seaborn 🔄 In Progress TBD
SciKit Learn ⏳ Not Started TBD
Web Scraping ⏳ Not Started TBD

Upon completion of the first 5 topics, an exploratory data analysis project was done. Check it out here!

A dev quote for you:

Dev Quotes

About

files used and created while learning python and its libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published