bonem97 / pandas-challenge

Sales data gets sorted as data-frames using pandas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pandas Challenge

A single csv of mobile game sales data is presented. This dataset is made into a dataframe with pandas, and then numerous other pandas tools are used to organize, sort, and manipulate the dataframe into numerous other dataframes and summary frames.

From this exercise we can reach numerous conclusions, written within the jupyter notebook file

About

Sales data gets sorted as data-frames using pandas


Languages

Language:Jupyter Notebook 100.0%