Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danpoynor/data-analysis-of-video-game-sales-2000-2015

This analysis reviews sales for the top 100 video games from the years 2000-2015 to gather insights. Within the notebook I use Python’s Pandas, Matplotlib, and Seaborn libraries to interact with the data and create graphs.
https://github.com/danpoynor/data-analysis-of-video-game-sales-2000-2015

data-analysis jupyter-notebook matplotlib pandas-dataframe python3 seaborn-plots video-game-sales

Last synced: 1 day ago
JSON representation

This analysis reviews sales for the top 100 video games from the years 2000-2015 to gather insights. Within the notebook I use Python’s Pandas, Matplotlib, and Seaborn libraries to interact with the data and create graphs.

Awesome Lists containing this project

README

        

# Data Analysis of Video Game Sales 2000-2015

This analysis reviews sales for the top 100 video games from the years 2000-2015 to gather insights. Within the notebook I use Python’s Pandas, Matplotlib, and Seaborn libraries to interact with the data and create graphs.