https://github.com/rajin-khan/python-self
files used and created while learning python and its libraries
https://github.com/rajin-khan/python-self
python self-learn
Last synced: 6 months ago
JSON representation
files used and created while learning python and its libraries
- Host: GitHub
- URL: https://github.com/rajin-khan/python-self
- Owner: rajin-khan
- Created: 2023-08-25T08:14:25.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-07-05T23:12:07.000Z (11 months ago)
- Last Synced: 2025-07-06T00:20:21.272Z (11 months ago)
- Topics: python, self-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 64.8 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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*](https://github.com/rajin-khan/self-machine-learning).
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)
```plaintext
📂 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** |  |
| **IDEs & Editors** |   |
| **Libraries** |     |
---
## 🚀 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 | 🔄 In Progress | TBD |
| Web Scraping | ⏳ Not Started | TBD |
---
##### Upon completion of the first 5 topics, an exploratory data analysis project was done. [Check it out here!](https://github.com/rajin-khan/Gaming-Behavior-Analysis)
---
#### A dev quote for you:
[](https://github.com/piyushsuthar/github-readme-quotes)