Skip to content

Commit 3fe439b

Browse files
authored
DOC: Remove whatsnew after backport (pandas-dev#51988)
* DOC: Remove whatsnew after backport * Update v2.1.0.rst
1 parent 48d5061 commit 3fe439b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/source/whatsnew/v2.1.0.rst

-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ See :ref:`install.dependencies` and :ref:`install.optional_dependencies` for mor
8989

9090
Other API changes
9191
^^^^^^^^^^^^^^^^^
92-
- :class:`~arrays.ArrowExtensionArray` comparison methods now return data with :class:`ArrowDtype` with ``pyarrow.bool_`` type instead of ``"boolean"`` dtype (:issue:`51643`)
9392
-
9493

9594
.. ---------------------------------------------------------------------------
@@ -222,7 +221,6 @@ Sparse
222221

223222
ExtensionArray
224223
^^^^^^^^^^^^^^
225-
- Bug in :meth:`Series.any` and :meth:`Series.all` returning ``NA`` for empty or all null pyarrow-backed data when ``skipna=True`` (:issue:`51624`)
226224
-
227225

228226
Styler

0 commit comments

Comments
 (0)