Skip to content

TST: mixed_int_string Index #54072

Open
@jbrockmendel

Description

@jbrockmendel

Adding in conftest's indices_dict an entry:

"mixed-int-string": Index([0, "a", 1, "b", 2, "c"])

broke a bunch of tests the last time I checked. We should add an entry like this and fix the tests it breaks and/or bugs it surfaces.

Metadata

Metadata

Labels

IndexRelated to the Index class or subclassesTestingpandas testing functions or related to the test suite

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions