Skip to content

MultiIndex formatting failure when index name coincides with first value #1217

@wesm

Description

@wesm
(Pdb) grouped
            value
a b c            
  0 foo  3.169106
b 1 bar  1.060375
(Pdb) grouped.index
MultiIndex([('a', 0, 'foo'), ('b', 1, 'bar')], dtype=object)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions