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

Videogames Sales

My project is to analyze the most sold videogames over the course of history. I want to know some relevant data, which games are the most sold and some questions about Genre and Platform. I want to thank Jovian for teaching me valuable knowledge that I'm sure I will use in my job. Course link

project_name = "videogames-data-course-project" # change this
!pip install jovian --upgrade -q
|████████████████████████████████| 71kB 1.6MB/s eta 0:00:011 Building wheel for uuid (setup.py) ... done
import jovian
jovian.commit(project=project_name)
[jovian] Detected Colab notebook... [jovian] Uploading colab notebook to Jovian... [jovian] Committed successfully! https://jovian.ml/alejoso76/videogames-data-course-project