Covid-19 Analysis using JHU-CSSE COVID-19 data for practising data preprocessing and visualization. I also make a streamlit app to visualize this. A demo video is provided here.
streamlit-app-2021-12-28-23-12-65.mp4
Library used:
- Pandas
- Plotly
- Numpy
to run this app, simply clone this project and run this command in terminal
streamlit run app.py