World Happiness Report data
The happiness_train
and happiness_test
datasets are generated based on the "World Happiness Report" at Kaggle https://www.kaggle.com/datasets/unsdsn/world-happiness.
data
two data frames with total 781 rows, 7 columns ech and rownames
World Happiness Report data https://worldhappiness.report/
data(happiness_train) data(happiness_test)
It contains data for 781 countries and 7 variables. These are:
Useful links