Skip to content

Deprecated usage of iloc in pandas notebook 2 #91

@Barderus

Description

@Barderus

I noticed that the tutorial uses .iloc in the pandas section on notebook 2. At the Humble Data workshop at PyCon US 2025, we learned that certain .iloc behaviors are deprecated in pandas 2.2+ and can confuse beginners. It might be worth keeping only .loc instead to keep things easier to understand.
Thanks for the great resource!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions