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

Happiness Record of India and the entire world in 2015

The world happiness record is a landmark survey of the state of global happiness and allows people to understand the level of happiness of their country and the sectors which must be prioritized in order to increase happiness and contentment among the citizens of their country. This survey has been quite popular as it has helped various governments and organizations to implement progressive schemes for the betterment of their nation.

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

project_name = "Happiness record"
!pip install jovian --upgrade -q
import jovian
jovian.commit(project=project_name, files=['report.csv'])
[jovian] Attempting to save notebook..