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

Project Title

Write some introduction about your project here: describe the dataset, where you got it from, what you're trying to do with it, and which tools & techniques you're using. You can also mention about the course, and what you've learned from it.

As a first step, let's upload our Jupyter notebook to Jovian.ml.

project_name = "happiness chart"
!pip install jovian --upgrade -q
import jovian
jovian.commit(project=project_name, files=['report.csv'])
[jovian] Attempting to save notebook.. [jovian] Updating notebook "aditiprashar12/happiness-chart" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Uploading additional files... [jovian] Committed successfully! https://jovian.ml/aditiprashar12/happiness-chart