We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0d3bb4 commit af2ad91Copy full SHA for af2ad91
doc/source/whatsnew/v0.25.0.rst
@@ -387,8 +387,8 @@ MultiIndex
387
^^^^^^^^^^
388
389
- 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`)
+- Bug in :class:`Multindex` construction from levels and codes that would incorrectly allows code values < -1
+- Bug in :class:`Multindex` construction from levels and codes that would incorrectly allows NaN levels (:issue:`19387`)
392
393
I/O
394
^^^
0 commit comments