Skip to content

Commit 4828860

Browse files
committed
Whatsnew
1 parent c2fab2a commit 4828860

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/whatsnew/v0.20.0.txt

+4
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,10 @@ Bug Fixes
506506

507507

508508

509+
- Bug in ``SparseSeries.reindex`` on single level with list of length 1 (:issue:`15447`)
510+
511+
512+
509513
- Bug in the display of ``.info()`` where a qualifier (+) would always be displayed with a ``MultiIndex`` that contains only non-strings (:issue:`15245`)
510514
- Bug in ``pd.read_msgpack()`` in which ``Series`` categoricals were being improperly processed (:issue:`14901`)
511515
- Bug in ``Series.ffill()`` with mixed dtypes containing tz-aware datetimes. (:issue:`14956`)

0 commit comments

Comments
 (0)