You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v3.0.0.rst
+1-2
Original file line number
Diff line number
Diff line change
@@ -414,7 +414,7 @@ Indexing
414
414
415
415
Missing
416
416
^^^^^^^
417
-
-
417
+
- Bug in :meth:`DataFrame.fillna` and :meth:`Series.fillna` that would ignore the ``limit`` argument on :class:`.ExtensionArray` dtypes (:issue:`58001`)
418
418
-
419
419
420
420
MultiIndex
@@ -465,7 +465,6 @@ Sparse
465
465
ExtensionArray
466
466
^^^^^^^^^^^^^^
467
467
- Bug in :meth:`api.types.is_datetime64_any_dtype` where a custom :class:`ExtensionDtype` would return ``False`` for array-likes (:issue:`57055`)
0 commit comments