Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1003 Bytes

File metadata and controls

23 lines (13 loc) · 1003 Bytes

data-visualization

Welcome to week 4 & 5 of PBL! This week we will be focusing on Data visualization, which is an important tool to visualise the processed and curated data into different forms. We will be using Matplotlib and Seaborn.

Space to practice visualization is in the blogs/tutorials linked below:

  • Data visualization using Matplotlib blog.

  • Data visualization using Seaborn blog.

Video tutorial:

  • Video introduction to data visualization.

COVID -19 Dataset Kaggle

  • kaggle dataset link

one can find n number of datasets on kaggle to practice visualization and processing. Here is the link

Note: One can use processed datasets from week 3 or use any other dataset and follow the process.