Skip to content

CLN/PERF: .get_loc on float with integer coercion #12371

Closed
@jreback

Description

@jreback

xref: #12370

This should be done inside index.pyx

if the lookup fails and if its a non-float index, then coerce to int, and if its the same
lookup again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CleanIndexRelated to the Index class or subclasses

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions