Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 276 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 276 Bytes

Mission: Use Python Pandas to generate a report that breaks down a start-up video game's purchasing data into meaningful insights.

I created DataFrames using groupby's in order to analyze sales trends by gender, age group, individual top customers, and top selling products.