datacamp / COVID-19-EDA-tutorial

This tutorial's purpose is to introduce people to the [2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE](https://github.com/CSSEGISandData/COVID-19) and how to explore it using some foundational packages in the Scientific Python Data Science stack.
MIT License
159 stars 86 forks source link

Add final chart #14

Closed hugobowne closed 4 years ago

hugobowne commented 4 years ago

Because it's not super easy to line up the legend with the curves on the chart we're making another chart with the labels on the chart itself. thanks to @jakevdp for this suggestion!