Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 670 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 670 Bytes

Pandas


Purchase Analysis of purchasers broken down by gender, age, and user ID.
Created on a Windows machine using Jupyter Notebook (https://github.com/danawoodruff/pandas-challenge.git) and the Pandas library.
The dataframes do not load visually appealing in GitHub but do load correctly in Jupyter Notebook.

Observable trends:


-Most players make a single purchase. 23% of the players made multiple purchases.
-Males dominate this game's user base at 84%.
-Age group 20-24 dominate this game's user base at 47%.
-Top purchasers do not exceed 5 purchases with no trend for avg purchase price.