Skip to content

Commit af2ad91

Browse files
author
Jiang Yue
committed
update whatsnew statement
1 parent e0d3bb4 commit af2ad91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/whatsnew/v0.25.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,8 @@ MultiIndex
387387
^^^^^^^^^^
388388

389389
- Bug in which incorrect exception raised by :class:`Timedelta` when testing the membership of :class:`MultiIndex` (:issue:`24570`)
390-
- Bug in having code value < -1
391-
- Bug in not dropping nan level (:issue:`19387`)
390+
- Bug in :class:`Multindex` construction from levels and codes that would incorrectly allows code values < -1
391+
- Bug in :class:`Multindex` construction from levels and codes that would incorrectly allows NaN levels (:issue:`19387`)
392392

393393
I/O
394394
^^^

0 commit comments

Comments
 (0)