The purpose of this project is to master the exploratory data analysis (EDA) in Covid19 with Pandas framework.
The ultimate goal of the project is to
- Explore a covid19 dataset with Pandas framework.
- Build pivot tables.
- Visualize the dataset with various plot types.
Step by step procedure,
- Libraries import
- Dataset exploration
- Pivot tables and Remove Outliers
- Visualization in Pandas Tasks
- NUMPY
- PANDAS
- MATPLOTLIB
Run the Covid-19 EDA.ipiynb for Explortory Data Analysis and Covid-19 Data Visualizaion.ipynb for Data Visualizaion.