{"id":23401050,"url":"https://github.com/shoaib1522/data-science-in-python","last_synced_at":"2026-04-04T20:33:26.474Z","repository":{"id":259104512,"uuid":"876326346","full_name":"shoaib1522/Data-Science-In-Python","owner":"shoaib1522","description":"\"Unlock the power of data science with my curated collection of Python projects—your gateway to insights, analysis, and hands-on learning! 🌟\"","archived":false,"fork":false,"pushed_at":"2025-01-07T18:56:31.000Z","size":13998,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T02:19:37.621Z","etag":null,"topics":["analytics","confusion-matrix","data-science","kaggle-dataset","matplotlib","mlp-classifier","notebook","numpy","pandas","python","regression","streamlit"],"latest_commit_sha":null,"homepage":"https://www.kaggle.com/code/muhammadshoaibahmad/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shoaib1522.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-21T19:25:41.000Z","updated_at":"2025-01-07T18:59:10.000Z","dependencies_parsed_at":"2024-12-21T10:20:49.666Z","dependency_job_id":"943a4cfa-e61d-4344-953a-ddce80f7616a","html_url":"https://github.com/shoaib1522/Data-Science-In-Python","commit_stats":null,"previous_names":["shoaib1522/data-science-in-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shoaib1522/Data-Science-In-Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoaib1522%2FData-Science-In-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoaib1522%2FData-Science-In-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoaib1522%2FData-Science-In-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoaib1522%2FData-Science-In-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shoaib1522","download_url":"https://codeload.github.com/shoaib1522/Data-Science-In-Python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoaib1522%2FData-Science-In-Python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","confusion-matrix","data-science","kaggle-dataset","matplotlib","mlp-classifier","notebook","numpy","pandas","python","regression","streamlit"],"created_at":"2024-12-22T11:14:13.883Z","updated_at":"2026-04-04T20:33:26.451Z","avatar_url":"https://github.com/shoaib1522.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 📊 Data Science in Python 🚀  \n**shoaib1522/Data-Science-In-Python**  \n\nA 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. 🌟  \n\n---\n\n## 🌐 Overview  \nThis 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:  \n- **Real-world datasets** used for analysis and prediction.  \n- **Custom Python scripts** for data aggregation and processing.  \n- Hands-on experience with **popular libraries like Pandas, NumPy, Matplotlib, and Scikit-learn**.  \n\n---\n\n## 📁 Directory Structure  \nHere’s a quick glance at the repository organization:  \n\n```plaintext\n📂 Data-Science-In-Python/\n├── GIT/  \n│   └── Git commands, logs, and hands-on exercises.  \n├── Data Aggregator Tool/  \n│   ├── Data-Aggregator-Tool-In-Python/  \n│   └── Scripts for user data processing and immutable data management.  \n├── Python Programming/  \n│   └── Fundamental Python concepts and third assignment solutions.  \n├── Climate Research Analysis/  \n│   └── Climate data analysis and insights using Python.  \n├── Pandas Data Frames/  \n│   └── Data analysis on sales, customers, and balance datasets.  \n├── Data-Sets Working/  \n│   └── Hands-on practice with diverse datasets (e.g., Toyota, NVIDIA stock, London weather).  \n├── IDS-Project-EDA/  \n│   └── Credit card fraud detection and other EDA-focused tasks.  \n├── Labs (1-5)/  \n│   └── Weekly labs focusing on EDA, Kaggle projects, and Pandas.  \n├── LICENSE  \n├── README.md  \n└── .gitignore  \n```\n\n---\n\n## ⚡ Highlights  \n### 🔎 **Exploratory Data Analysis (EDA)**  \n- **Datasets**: Marketing data, weather analysis, and stock performance (e.g., NVIDIA, Toyota).  \n- Tools: Pandas, Matplotlib, Seaborn for detailed insights and visualizations.\n\n### 🛠️ **Data Aggregation \u0026 Transformation**  \n- **Scripts**: Python-based tools for processing user data and managing dictionaries.  \n\n### 🐍 **Python Programming**  \n- **Concepts**: Data structures, functions, loops, and error handling.  \n- **Applications**: Assignments demonstrating mastery of Python fundamentals.\n\n### 🌍 **Climate Research Analysis**  \n- Insights on global weather patterns using Jupyter notebooks.  \n\n### 🧠 **Machine Learning (ML)**  \n- **Use Case**: Fraud detection using credit card transaction data.  \n- **Libraries**: Scikit-learn, NumPy, and Pandas for preprocessing and modeling.\n\n---\n\n## 📚 Technologies \u0026 Libraries  \n### **Core Python Libraries**  \n- **Pandas**: Data manipulation and analysis.  \n- **NumPy**: Numerical computing.  \n- **Matplotlib \u0026 Seaborn**: Data visualization.  \n- **Scikit-learn**: Machine learning algorithms.  \n- **Jupyter Notebook**: Interactive coding environment.  \n\n---\n\n## 🤝 Contributors  \n- **Shoaib Ahmad** ([GitHub Profile](https://github.com/shoaib1522))  \n  Dedicated to exploring and mastering data science with Python.  \n\n---\n\n## 📸 Screenshots  \n### Sample Visualizations and Logs  \n- **EDA Examples**: Toyota stock trends, weather patterns.  \n- **Git Logs**: Demonstrating version control mastery.  \n\n---\n\n## 🚀 How to Run  \n1. Clone the repository:  \n   ```bash\n   git clone https://github.com/shoaib1522/Data-Science-In-Python.git\n   ```  \n2. Navigate to the desired project folder.  \n3. Open `.ipynb` files with Jupyter Notebook or VSCode for execution.  \n\n---\n\n## 📜 License  \nThis repository is licensed under the **MIT License**. Feel free to explore, learn, and contribute!  \n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoaib1522%2Fdata-science-in-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshoaib1522%2Fdata-science-in-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoaib1522%2Fdata-science-in-python/lists"}