Skip to content

BUG: Implement elementwise IntervalArray.overlaps (#62004) #62006

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

Closed

Conversation

Aniketsy
Copy link

This PR : Fixes #62004: IntervalArray.overlaps now supports IntervalArray and IntervalIndex inputs .

Please let me know if there are any improvements. I can make to my approach or fix. I’m happy to incorporate any feedback or suggestions you may have.

Thankyou !

Aniketsy added 27 commits July 25, 2025 16:47
@Aniketsy Aniketsy closed this Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: IntervalArray.overlaps() documents that it accepts another IntervalArray, but it is not implemented
1 participant