The following exercises are taken from https://github.com/guipsamora/pandas_exercises:
- Create Series and DataFrames in the Pokemon dataset: exercises
- Get to know the occupation dataset: exercises
- Filter and sort the fictional army dataset: exercises
- Practice grouping using the alcohol consumption dataset: exercises
Create and populate a separate notebook for each exercise.