Skip to content

Validate that MultiIndex labels are Int64 type when not called internally. #5212

Closed
@jtratner

Description

@jtratner

Right now you could create MI with weird types and it doesn't error out. More difficult to do effectively when MI is an ndarray subclass (because there are so many different ways to instantiate a MultiIndex). Will fix in Index refactor (just want to remember to do so).

Metadata

Metadata

Assignees

Labels

EnhancementError ReportingIncorrect or improved errors from pandasInternalsRelated to non-user accessible pandas implementationMultiIndex

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions