Skip to content

Fixes a small typo/error in the Pandas indexing exercise 7 hint where 'df.iloc[0:999]' was written instead of 'df.loc[0:999]'#489

Open
crazymakibe wants to merge 2 commits into
Kaggle:masterfrom
crazymakibe:master
Open

Fixes a small typo/error in the Pandas indexing exercise 7 hint where 'df.iloc[0:999]' was written instead of 'df.loc[0:999]'#489
crazymakibe wants to merge 2 commits into
Kaggle:masterfrom
crazymakibe:master

Merge pull request #1 from crazymakibe/crazymakibe-patch-1

19f8032
Select commit
Loading
Failed to load commit list.
Google CLA / cla/google succeeded Jul 11, 2026 in 0s

✅ All contributors are covered under a CLA with Google

See https://cla.developers.google.com/ for more info about Google's Contributor License Agreement (CLA).

ℹ️ Googlers: Go here to view more details and manage scans for this pull request.

Details

The following contributors were found for this pull request:

19f8032 Author: @crazymakibe <110692661+crazymakibe​@users.noreply.github.com>

(Only the first commit for a unique contributor is listed.)