Skip to content

DEPR: deprecate _data when getting BlockManager #33333

Closed
@jreback

Description

@jreback

we renamed _data -> _mgr to provide more clarity on the internals; we should add a DeprecationWarning on calling this from the pandas objects (DataFrame/Series) to have downstream update to use _mgr at some point: #33054 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeprecateFunctionality to remove in pandasInternalsRelated to non-user accessible pandas implementationNeeds DiscussionRequires discussion from core team before further action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions