ageron / ageron/handson-ml2

Chap 2 End to end, Prepare data has sample_incomplete_rows different from books

Open
#467 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
30k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

book is 2nd edition 2019
I don't understand this
`sample_incomplete_rows = housing[housing.isnull().any(axis=1)]`
why it differ from books

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the Chap 2 “End to end” data-preparation notebook and compare the `sample_incomplete_rows` expression and its input with the second-edition book. Determine why the result differs, then document the explanation or update the notebook/book reference so the example is consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
data, machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.