Analyzing simple datasets with Pandas using:
- Ranking
- Grouping
- Sorting
- Plotting
These are homework assignments for JOUR4001: Foundations of Computing, Fall 2021.
- Assignment 1 - pure pandas practice on a small CSV dataframe about cats and dogs.
- Assignment 2 - using pandas to analyze an Excel file on the billionaires of the world.
Jessie Blaeser, jtb2183@columbia.edu