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

Videogame Sales Analysis

This project aims to display the trends and quantity in videogame sales accompanied by useful pictorial representations

Downloading the Dataset

!pip install jovian opendatasets --upgrade --quiet

Let's begin by downloading the data, and listing the files within the dataset.

# Change this
dataset_url = 'https://www.kaggle.com/gregorut/videogamesales/download'