Skip to content

Resetting Index on DataFrame after DataFrame.set_index(..., drop=False) #699

Closed
@craustin

Description

@craustin

pandas attempts to add the columns in the MultiIndex back into the DataFrame. Maybe there should be a parameter to reset_index (insert=False?).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions