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

Commits

Commits on Jul 11, 2026