ageron/handson-mlp

[bug] Two datasets(oecd_bli.csv, gdp_per_capita.csv) are odd.

Open

#22 建立於 2026年2月2日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)Jupyter Notebook (513 fork)github user discovery
bughelp wanted

倉庫指標

Star
 (1,561 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Enter the chapter number

Chapter 1. The Machine Learning Landscape

Enter the page number

No response

What is the cell's number in the notebook

No response

Enter the environment you are using to run the notebook

None

Describe your issue

As the title suggests, the two datasets (oecd_bli.csv and gdp_per_capita.csv) contain some inconsistencies.

First, the gdp_per_capita.csv file does not include data for Japan in the year 2020.
Second, the country names for Czech Republic, Korea, and Slovak Republic differ between the two files.

As a result, these four countries are missing from lifesat_full.csv.

Enter what you expected to happen

The datasets should be corrected by adding Japan’s 2020 data into gdp_per_capita.csv and standardizing the names of the three countries in both files.

If you found a workaround, describe it here

No response

貢獻者指南