Skip to content

Commit b6331a5

Browse files
author
Nicholas Ver Halen
committed
Added release note to issue 14401 resolve.
1 parent 81b4965 commit b6331a5

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
@@ -48,3 +48,4 @@ Bug Fixes
4848
- Bug in ``MultiIndex.set_levels`` where illegal level values were still set after raising an error (:issue:`13754`)
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`)
51+
- Bug in ``pd.to_numeric`` where it would not downcast a 0 to a uint8 (:issue:`14404`)

0 commit comments

Comments
 (0)