Skip to content

DOC: from_dataframe contains deprecated parameter DataFrameXchg but is not deprecated itself #63111

@cmp0xff

Description

@cmp0xff

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/dev/reference/api/pandas.api.interchange.from_dataframe.html

Documentation problem

The function uses deprecated DataFrameXchg, but it is not declared to be deprecated itself. This issue is found in pandas-dev/pandas-stubs#1481.

Suggested fix for documentation

I guess the function will share the same deprecation plan with DataFrameXchg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocsNeeds TriageIssue that has not been reviewed by a pandas team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions