Author: Rohit Gund
Date: 4 April 2020
- Used BeautifulSoup
- corona.py file will generate the coronavirus.csv file
- It will scrape the data from https://www.worldometers.info/coronavirus/
- Run the corona.py file locally to generate new coronavirus.csv file which contains updated information
- Try NumPy, Pandas, MatplotLib, Seaborn and Plotly to perfrom data analysis