Skip to content

BUG: IntervalIndex is_monotonic, get_loc, get_indexer_for, contains with np.nan #41863

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

Merged
merged 7 commits into from
Jun 10, 2021

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Jun 8, 2021

@jreback jreback added this to the 1.3 milestone Jun 9, 2021
@jreback
Copy link
Contributor

jreback commented Jun 9, 2021

actually can you rebase (as merged #41870 should be fine)

@jbrockmendel
Copy link
Member Author

rebased, whatsnew added, and greenish

@jreback jreback merged commit 85aa89d into pandas-dev:master Jun 10, 2021
@jbrockmendel jbrockmendel deleted the bug-41831 branch June 10, 2021 16:01
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Interval Interval data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: IntervalIndex([np.nan, np.nan]).is_monotonic returns True
3 participants