Skip to content

Adding caveats for DataFrame.iloc under Pandas Dataframes #598

Open
@candemircan

Description

@candemircan

Hi!

For the Pandas Dataframes episode, under the DataFrame.iloc[..., ...] section, it might be worth mentioning the caveats of this method, i.e. if you add new columns to your data later, an index based selection (as opposed to using column names) can lead to problems. If this is worth adding, I would be happy to make the edit and make a pull request.

Thanks,

Can

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood issue for first-time contributorstype:enhancementPropose enhancement to the lesson

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions