| dataset_info: | |
| features: | |
| - name: Country | |
| dtype: string | |
| - name: Region | |
| dtype: string | |
| - name: Happiness Rank | |
| dtype: int64 | |
| - name: Happiness Score | |
| dtype: float64 | |
| - name: Lower Confidence Interval | |
| dtype: float64 | |
| - name: Upper Confidence Interval | |
| dtype: float64 | |
| - name: Economy (GDP per Capita) | |
| dtype: float64 | |
| - name: Family | |
| dtype: float64 | |
| - name: Health (Life Expectancy) | |
| dtype: float64 | |
| - name: Freedom | |
| dtype: float64 | |
| - name: Trust (Government Corruption) | |
| dtype: float64 | |
| - name: Generosity | |
| dtype: float64 | |
| - name: Dystopia Residual | |
| dtype: float64 | |
| splits: | |
| - name: train | |
| num_bytes: 19707 | |
| num_examples: 157 | |
| download_size: 22295 | |
| dataset_size: 19707 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| # Dataset Card for "test-kaggle" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |