Skip to content

Commit 1248987

Browse files
committed
rebased on master
1 parent def84ba commit 1248987

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/source/whatsnew/v0.20.0.txt

-2
Original file line numberDiff line numberDiff line change
@@ -672,12 +672,10 @@ Bug Fixes
672672
- Bug in ``Rolling.quantile`` function that caused a segmentation fault when called with a quantile value outside of the range [0, 1] (:issue:`15463`)
673673
- Bug in ``pd.cut()`` single bin on all 0s array raises ``ValueError`` (:issue:`15428`)
674674
- Bug in ``pd.qcut()`` single quantile and array with identical values raises ``ValueError`` (:issue:`15431`)
675-
676675
- Bug in ``SparseSeries.reindex`` on single level with list of length 1 (:issue:`15447`)
677676

678677

679678

680-
681679
- Bug in the display of ``.info()`` where a qualifier (+) would always be displayed with a ``MultiIndex`` that contains only non-strings (:issue:`15245`)
682680

683681
- Bug in ``.asfreq()``, where frequency was not set for empty ``Series` (:issue:`14320`)

0 commit comments

Comments
 (0)