An open API service indexing awesome lists of open source software.

https://github.com/shruthilearns/topmentor_pandas_exercise2_assignment


https://github.com/shruthilearns/topmentor_pandas_exercise2_assignment

numpy pandas-dataframe plotting python3 seaborn series-data string

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# TopMentor_Pandas_Exercise2_Assignment

Exercise 2 Assignemnt aims at testing our understanding of the below listed concepts
1. Reading a csv file using Pandas
1. finding the frequency using :value_counts()
2. filtering
3. sorting
4. Evaluating decade from years
5. plotting Dataframe plots
6. Adding style to the plot using the matplotlib.pyplot module
7. Seaborn library
8. String Opertaion in Series