Skip to content

get_value_box duplication #18299

Closed
Closed
@jbrockmendel

Description

@jbrockmendel

tslib.get_value_box seems out of place. The only place it is used is in base.index. Meanwhile _libs.index.get_value_at looks very similar but is never used. (It also looks similar to a chunk of code in IndexEngine.get_value

Is it possible that index.get_value_at was intended to replace tslib.get_value_box?

Metadata

Metadata

Assignees

No one assigned

    Labels

    CleanInternalsRelated to non-user accessible pandas implementation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions