Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 310 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 310 Bytes

pandas-practice

A playground to learn/refresh my pandas skills. I started with looking at real data from https://github.com/CSSEGISandData/COVID-19 The program takes a country as an argument and creates 3 charts: absolute, velocity and acceleration. Then it creates a web page that displays these 3 charts.