Mapping COVID-19 Infections with Python: an Introduction to GeoPandas

<h1><strong>I. What is GeoPandas?</strong></h1> <p>GeoPandas is an open source python project aimed at making geospatial data easier to work with. It&rsquo;s essentially an extension of the Pandas library for data analysis, and provides a user-friendly interface for manipulating and plotting geospatial data (source:&nbsp;<a href="https://geopandas.org/" rel="noopener ugc nofollow" target="_blank">https://geopandas.org/</a>).</p> <p>While stronger and more complex GIS software exists out there, GeoPandas is openly accessible to anyone with a basic understanding of Python and achieve basic visualization tasks.</p> <p><a href="https://medium.com/analytics-vidhya/mapping-covid-19-infections-in-toronto-with-python-an-introduction-to-plotting-with-geopandas-9e7a3b721c39"><strong>Website</strong></a></p>