Skip to content

Commit 8a836b2

Browse files
author
Nicholas Ver Halen
committed
Edited mistakes in whatsnew
1 parent b6331a5 commit 8a836b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.19.1.txt

+1
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ Bug Fixes
4949
- Bug in ``DataFrame.to_json`` where ``lines=True`` and a value contained a ``}`` character (:issue:`14391`)
5050
- Bug in ``df.groupby`` causing an ``AttributeError`` when grouping a single index frame by a column and the index level (:issue`14327`)
5151
- Bug in ``pd.to_numeric`` where it would not downcast a 0 to a uint8 (:issue:`14404`)
52+
- Bug in ``pd.to_numeric`` where it would not downcast a 0 properly. (:issue:`14401`)

0 commit comments

Comments
 (0)