Skip to content

Commit 1b3a68c

Browse files
author
Marco Gorelli
committed
whatsnew
1 parent 24bc073 commit 1b3a68c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ MultiIndex
215215
# Common elements are now guaranteed to be ordered by the left side
216216
left.intersection(right, sort=False)
217217
218+
- Bug in :meth:`MultiIndex.is_lexsorted` was returning incorrect results when the levels of the multiindex weren't monotonic (:issue:`32259`)
218219
-
219220

220221
I/O

0 commit comments

Comments
 (0)