/CovidDataset

This program enables users to load covid-19 related data from a CSV dataset and do different kinds of operations on the data. Users have the option to save data to a local database. Users can also create, update and delete entries. This project uses Pandas library to generate powerful bar plots to help visualize the data in many different ways. In the end the data can be exported back to a CSV file for portability.

Primary LanguagePython

No issues in this repository yet.