Skip to content

Commit 0240f9c

Browse files
Add whatsnew entry
1 parent 3dc68d4 commit 0240f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Timezones
231231
Numeric
232232
^^^^^^^
233233
- Bug in :meth:`DataFrame.floordiv` with ``axis=0`` not treating division-by-zero like :meth:`Series.floordiv` (:issue:`31271`)
234-
-
234+
- Bug in :meth:`to_numeric` with string argument ``"uint64"`` and ``errors="coerce"`` silently fails (:issue:`32394`)
235235
-
236236

237237
Conversion

0 commit comments

Comments
 (0)