Skip to content

DEPR: .consolidate() should be non-public #15483

Closed
@jreback

Description

@jreback

no user reason to use this, and will eventually disappear in pandas 2.0 anyhow.

I would rename to _consolidate() and then provide a deprecation warning for .consolidate(). Would need to change some internal code to use the renamed version.

xref #15482 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeprecateFunctionality to remove in pandas

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions