-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: Restore ExtensionIndex.dropna.__doc__ #31095
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
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.
The same is true for take
(from https://github.com/pandas-dev/pandas/pull/30703/files#diff-fcbd0a5e2913f5949094b4eae4ef9edaL726), astype
(from ac9901b#diff-26a6d2ca7adfca586aabbb1c9dd8bf36L545) and maybe others
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. @jorisvandenbossche
Thanks @jbrockmendel ! |
Co-authored-by: jbrockmendel <[email protected]>
Per request from @jorisvandenbossche on #30717.