Skip to content

Commit a59fcc9

Browse files
committed
DOC: Bugfix for MultiIndex in whatsnew
1 parent 311ad1c commit a59fcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ MultiIndex
324324
# Common elements are now guaranteed to be ordered by the left side
325325
left.intersection(right, sort=False)
326326
327-
-
327+
- Bug in :meth:`Index.join` for MultiIndex when joining level between datetimelike and string(:issue:`26558`)
328328

329329
I/O
330330
^^^

0 commit comments

Comments
 (0)