top of page
Lecture 13.2 Types of Charts
Lab 13. Visualize Covid19 Data in Python
Objectives:
-
To get familiar with the matplotlib library.
-
Learn how to visualize data in Python.
Data:
-
Download the Covid19 data. The data is provided by the European Centre for Disease Prevention and Control: https://www.ecdc.europa.eu/en/publications-data/download-todays-data-geographic-distribution-covid-19-cases-worldwide
-
Demo code: https://github.com/xbwei/machine_learning_in_python/blob/master/COVID_19_Data_Analysis.ipynb
bottom of page