-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
DOC: Remove ..versionadded directives before 2.0 #63035
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
rhshadrach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the question on whether the pyarrow engine is still considered experimental, can punt on this if desired.
doc/source/user_guide/io.rst
Outdated
| the pyarrow engine. The "pyarrow" engine is an *experimental* engine, and some features | ||
| are unsupported, or may not work correctly, with this engine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still considered experimental?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably fine to remove this disclaimer since it's been integrated for years now
pandas/io/parsers/readers.py
Outdated
| the pyarrow engine. The 'pyarrow' engine is an *experimental* engine, | ||
| and some features are unsupported, or may not work correctly, with this engine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
Co-authored-by: Richard Shadrach <45562402+rhshadrach@users.noreply.github.com>
rhshadrach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Thanks @mroeschke |
Removes most of them, except the templated ones