This is a tiny project worked on italy's covid cases using python libraries such as pandas,matplotlib using python helps in merging data from various file formats which makes python a strong and unique tool for data analysing
- Extracted a CSV file into a Pandas data frame
- Retrieved data from Pandas data frames
- Querying, sorting, and analyzing data
- Extracted useful information from dates
- Basic plotting using line and bar charts
- writing data back to dataframes
- described mean sum avg total deviation
- manipulated columns and rows
- worked on manipulating dates
- Used a special display library to display appropriate results