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