-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Open
Labels
DocsNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further action
Description
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
mroeschke
Metadata
Metadata
Assignees
Labels
DocsNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further action