Skip to content

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. …

Notifications You must be signed in to change notification settings

amanjot1800/CovidDataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CovidDataset

Pandas and Python project

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. After sorting and visualizing, the data can be exported back to a CSV file for portability.

About

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. …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages