Skip to content

DOC: Remove versionadded/versionchanged up to 1.5.0 #51071

Open
@phofl

Description

@phofl

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

We have many versionadded/versionchanged notes in our API docs. This clutters our docstrings quite a bit, see https://pandas.pydata.org/docs/dev/reference/api/pandas.read_csv.html for example and is actually not really relevant for most users. I'd suggest removing everything that was added up to 1.4.5, e.g. 1.4.5 or lower to clean this up a bit.

We have the version switcher if people want to go back. Also, 2.0 is a major release so I think it's a good opportunity to clean this up.

Documentation problem

See above

Suggested fix for documentation

Remove the notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocsNeeds 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