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 for pandas.IntervalIndex.is_non_overlapping_monotonic and pandas.arrays.IntervalArray.is_non_overlapping_monotonic #58670

Merged
merged 2 commits into from May 11, 2024

Conversation

tuhinsharma121
Copy link
Contributor

fixes

pandas.IntervalIndex.is_non_overlapping_monotonic SA01
pandas.arrays.IntervalArray.is_non_overlapping_monotonic SA01

@tuhinsharma121 tuhinsharma121 changed the title DOC: Enforce Numpy Docstring Validation for pandas.IntervalIndex.is_non_overlapping_monotonic DOC: Enforce Numpy Docstring Validation for pandas.IntervalIndex.is_non_overlapping_monotonic and pandas.arrays.IntervalArray.is_non_overlapping_monotonic May 11, 2024
@tuhinsharma121 tuhinsharma121 marked this pull request as ready for review May 11, 2024 13:51
@mroeschke mroeschke added the Docs label May 11, 2024
@mroeschke mroeschke added this to the 3.0 milestone May 11, 2024
@mroeschke mroeschke merged commit 647d68c into pandas-dev:main May 11, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @tuhinsharma121

@tuhinsharma121 tuhinsharma121 deleted the np-doc-intid-mono branch May 12, 2024 15:08
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.

None yet

2 participants