Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 464 Bytes

File metadata and controls

17 lines (10 loc) · 464 Bytes

COVID-19 Data Analysis with Pandas

This project involves analyzing COVID-19 data using the powerful Python libraries Pandas. The goal is to clean, and manipulate the data to derive meaningful insights.


Dataset

The dataset used for this project can be downloaded from the following link:
COVID-19 Dataset


Tools and Libraries

  • Pandas: For data manipulation and cleaning.