https://github.com/mksingh431/python-project
Learn Pandas with exercises and sample projects
https://github.com/mksingh431/python-project
data-analysis data-science data-visualization project projects python
Last synced: 6 months ago
JSON representation
Learn Pandas with exercises and sample projects
- Host: GitHub
- URL: https://github.com/mksingh431/python-project
- Owner: MkSingh431
- Created: 2025-03-22T17:28:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-30T17:43:13.000Z (9 months ago)
- Last Synced: 2025-04-30T18:42:44.787Z (9 months ago)
- Topics: data-analysis, data-science, data-visualization, project, projects, python
- Language: Jupyter Notebook
- Homepage: https://www.linkedin.com/in/motilal-das-42b4a9254/
- Size: 11.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Python Project - COVID-19 Data Analysis
COVID-19 Data Analysis with Python
This project provides insights into global COVID-19 data using Python libraries like Pandas, Matplotlib, and Seaborn.
📌 Features
- Data Collection & Cleaning
- Exploratory Data Analysis
- Trend Visualization
- Vaccination vs Case Trends
📁 Dataset
Dataset used: Our World in Data COVID-19
🛠️ Tools & Libraries
- Python
- Pandas
- Matplotlib & Seaborn
- Jupyter Notebook
🚀 How to Run
- Clone the repository
- Install dependencies:
pip install -r requirements.txt - Run the Jupyter notebook
📊 Sample Output
Graphs showing daily cases, deaths, and vaccine coverage across countries.