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
- Host: GitHub
- URL: https://github.com/shruthilearns/topmentor_pandas_exercise2_assignment
- Owner: shruthiLearns
- Created: 2025-03-08T00:25:37.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-08T00:36:14.000Z (7 months ago)
- Last Synced: 2025-03-08T01:24:58.505Z (7 months ago)
- Topics: numpy, pandas-dataframe, plotting, python3, seaborn, series-data, string
- Language: Jupyter Notebook
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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