Skip to content

INT: avoid accessing self.loc._foo outside of indexing.py #27344

Closed
@jbrockmendel

Description

@jbrockmendel

grepping for .loc. and .iloc. I see two uses of self.loc._convert_to_indexer and two uses of self.loc._setitem_with_indexer in core.frame, and two uses of obj.loc._getitem_axis in io.pytables

Metadata

Metadata

Assignees

No one assigned

    Labels

    CleanInternalsRelated to non-user accessible pandas implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions