Mapping Coronavirus with Python

Ablajan Sulaiman
10 min readApr 29, 2020

Introduction

The coronavirus, called Covid-19 by the WHO, is continuing to spread around the world. As of April 28, 2020, COVID-19 has infected more than 3.13 million people and killed at least 217,000 people worldwide. In this tutorial, we will learn how to map the virus spread using python libraries (Folium, Geopandas, Pandas, Numpy, hvplot, Matplotlib, kepler.gl) that can be helpful for data wrangling, and mapping COVID-19 data.

Data Source

--

--