Skip to content

Commit 72fe0cb

Browse files
committed
Added what's new entry
1 parent f954392 commit 72fe0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Bug Fixes
236236

237237
- Bug in ``TimedeltaIndex`` addition where overflow was being allowed without error (:issue:`14816`)
238238
- Bug in ``astype()`` where ``inf`` values were incorrectly converted to integers. Now raises error now with ``astype()`` for Series and DataFrames (:issue:`14265`)
239-
239+
- Bug in ``describe()`` when passing a numpy array which does not contain the median to the ``percentiles`` keyword argument (:issue:`14908`)
240240

241241

242242

0 commit comments

Comments
 (0)