Learn practical skills, build real-world projects, and advance your career

Video Game Sales

Before getting into the analysis part I would like to address the question that how people over the time have changed their prefernces. Video Games are vivid description of society. Hence this change also describes how we have changed and evolved as a society.

Video Games?

Video Games are a game played by electronically manipulating images produced by a computer program on a monitor or other display.

Analysing sales of video games

Before strating I would like to thank my course Instructor Aakash N S for teaching and guiding me throughout this course.

Lets, get started

We will start off by installing the required Python libraries within the environment by the running the following command:

!pip install jovian --upgrade --quiet
!pip install jovian jupyter numpy pandas matplotlib opendatasets seaborn --upgrade --quiet
import jovian
jovian.commit(project='video-game-sales')
[jovian] Attempting to save notebook.. [jovian] Please enter your API key ( from https://jovian.ml/ ): API KEY: ········ [jovian] Updating notebook "laawanyak-29/video-game-sales" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/laawanyak-29/video-game-sales