https://github.com/shoaib1522/data-science-in-python
"Unlock the power of data science with my curated collection of Python projectsβyour gateway to insights, analysis, and hands-on learning! π"
https://github.com/shoaib1522/data-science-in-python
analytics confusion-matrix data-science kaggle-dataset matplotlib mlp-classifier notebook numpy pandas python regression streamlit
Last synced: 6 months ago
JSON representation
"Unlock the power of data science with my curated collection of Python projectsβyour gateway to insights, analysis, and hands-on learning! π"
- Host: GitHub
- URL: https://github.com/shoaib1522/data-science-in-python
- Owner: shoaib1522
- License: mit
- Created: 2024-10-21T19:25:41.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T18:56:31.000Z (9 months ago)
- Last Synced: 2025-02-14T16:40:52.916Z (8 months ago)
- Topics: analytics, confusion-matrix, data-science, kaggle-dataset, matplotlib, mlp-classifier, notebook, numpy, pandas, python, regression, streamlit
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/code/muhammadshoaibahmad/
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Data Science in Python π
**shoaib1522/Data-Science-In-Python**A comprehensive collection of data science projects, experiments, and tools, showcasing my journey and expertise in Python, data analysis, and machine learning. This repository is a one-stop resource for data-driven enthusiasts looking to dive into Python for data science. π
---
## π Overview
This repository contains a series of projects and assignments developed during my data science learning journey. From understanding the basics of Python to advanced concepts like exploratory data analysis (EDA), machine learning, and data visualization, this repository highlights:
- **Real-world datasets** used for analysis and prediction.
- **Custom Python scripts** for data aggregation and processing.
- Hands-on experience with **popular libraries like Pandas, NumPy, Matplotlib, and Scikit-learn**.---
## π Directory Structure
Hereβs a quick glance at the repository organization:```plaintext
π Data-Science-In-Python/
βββ GIT/
β βββ Git commands, logs, and hands-on exercises.
βββ Data Aggregator Tool/
β βββ Data-Aggregator-Tool-In-Python/
β βββ Scripts for user data processing and immutable data management.
βββ Python Programming/
β βββ Fundamental Python concepts and third assignment solutions.
βββ Climate Research Analysis/
β βββ Climate data analysis and insights using Python.
βββ Pandas Data Frames/
β βββ Data analysis on sales, customers, and balance datasets.
βββ Data-Sets Working/
β βββ Hands-on practice with diverse datasets (e.g., Toyota, NVIDIA stock, London weather).
βββ IDS-Project-EDA/
β βββ Credit card fraud detection and other EDA-focused tasks.
βββ Labs (1-5)/
β βββ Weekly labs focusing on EDA, Kaggle projects, and Pandas.
βββ LICENSE
βββ README.md
βββ .gitignore
```---
## β‘ Highlights
### π **Exploratory Data Analysis (EDA)**
- **Datasets**: Marketing data, weather analysis, and stock performance (e.g., NVIDIA, Toyota).
- Tools: Pandas, Matplotlib, Seaborn for detailed insights and visualizations.### π οΈ **Data Aggregation & Transformation**
- **Scripts**: Python-based tools for processing user data and managing dictionaries.### π **Python Programming**
- **Concepts**: Data structures, functions, loops, and error handling.
- **Applications**: Assignments demonstrating mastery of Python fundamentals.### π **Climate Research Analysis**
- Insights on global weather patterns using Jupyter notebooks.### π§ **Machine Learning (ML)**
- **Use Case**: Fraud detection using credit card transaction data.
- **Libraries**: Scikit-learn, NumPy, and Pandas for preprocessing and modeling.---
## π Technologies & Libraries
### **Core Python Libraries**
- **Pandas**: Data manipulation and analysis.
- **NumPy**: Numerical computing.
- **Matplotlib & Seaborn**: Data visualization.
- **Scikit-learn**: Machine learning algorithms.
- **Jupyter Notebook**: Interactive coding environment.---
## π€ Contributors
- **Shoaib Ahmad** ([GitHub Profile](https://github.com/shoaib1522))
Dedicated to exploring and mastering data science with Python.---
## πΈ Screenshots
### Sample Visualizations and Logs
- **EDA Examples**: Toyota stock trends, weather patterns.
- **Git Logs**: Demonstrating version control mastery.---
## π How to Run
1. Clone the repository:
```bash
git clone https://github.com/shoaib1522/Data-Science-In-Python.git
```
2. Navigate to the desired project folder.
3. Open `.ipynb` files with Jupyter Notebook or VSCode for execution.---
## π License
This repository is licensed under the **MIT License**. Feel free to explore, learn, and contribute!---