Skip to content
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

DOC: Enforce Numpy Docstring Validation | pandas.api.extensions.ExtensionArray #59407

Merged

Conversation

ivonastojanovic
Copy link
Contributor

fixes:

pandas.api.extensions.ExtensionArray._pad_or_backfill 
pandas.api.extensions.ExtensionArray._reduce
pandas.api.extensions.ExtensionArray._values_for_factorize
pandas.api.extensions.ExtensionArray.astype
pandas.api.extensions.ExtensionArray.dropna
pandas.api.extensions.ExtensionArray.dtype

Add 'limit_area' parameter, return value description and 'See Also' section
Add return value description and 'See Also' section
Add return value description and 'See Also' section
@mroeschke mroeschke added this to the 3.0 milestone Aug 25, 2024
@mroeschke mroeschke merged commit 50c3032 into pandas-dev:main Aug 25, 2024
47 checks passed
@mroeschke
Copy link
Member

Thanks @ivonastojanovic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants