Skip to content

Commit c313cca

Browse files
committed
add note to watsnew
1 parent c9c4d87 commit c313cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.25.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Numeric
211211
- Bug in :meth:`to_numeric` in which large negative numbers were being improperly handled (:issue:`24910`)
212212
- Bug in :meth:`to_numeric` in which numbers were being coerced to float, even though ``errors`` was not ``coerce`` (:issue:`24910`)
213213
- Bug in error messages in :meth:`DataFrame.corr` and :meth:`Series.corr`. Added the possibility of using a callable. (:issue:`25729`)
214-
-
214+
- Fixed bug where casting all-boolean array to integer extension array failed (:issue:`25211`)
215215
-
216216
-
217217

0 commit comments

Comments
 (0)