Skip to content

DEPR: pandas.io #52994

@rhshadrach

Description

@rhshadrach

Similar to #27522.

Currently we document pandas.io as:

In addition, public functions in pandas.io and pandas.tseries submodules are mentioned in the documentation.

Some submodules of pandas.io have a clear delineation of whats public vs private, e.g. pandas.io.excel where all submodules are prefixed with an underscore. Others, such as pandas.io.formats, are not.

One possible way to clean this up is to do add pandas.api.io and make various objects public by exposing them there.

Pinging people who helped introduce pandas.api.typing: cc @simonjayhawkins @Dr-Irv @mroeschke @jorisvandenbossche @topper-123 @bashtage

Metadata

Metadata

Assignees

No one assigned

    Labels

    API DesignDeprecateFunctionality to remove in pandasNeeds 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