You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.16.0.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ Bug Fixes
146
146
- Fixed bug on bug endian platforms which produced incorrect results in ``StataReader`` (:issue:`8688`).
147
147
148
148
- Bug in ``MultiIndex.has_duplicates`` when having many levels causes an indexer overflow (:issue:`9075`, :issue:`5873`)
149
-
- Bug in ``pivot`` and `unstack`` where ``nan`` values would break index alignment (:issue:`7466`)
149
+
- Bug in ``pivot`` and `unstack`` where ``nan`` values would break index alignment (:issue:`4862`, :issue:`7401`, :issue:`7403`, :issue:`7405`, :issue:`7466`)
150
150
- Bug in left ``join`` on multi-index with ``sort=True`` or null values (:issue:`9210`).
151
151
- Bug in ``MultiIndex`` where inserting new keys would fail (:issue:`9250`).
0 commit comments