Skip to content

Commit 16782a2

Browse files
committed
remove doc note
1 parent b3f1fb7 commit 16782a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.24.0.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ Datetimelike API Changes
7474
ExtensionType Changes
7575
^^^^^^^^^^^^^^^^^^^^^
7676

77-
- ``ExtensionArray`` has gained the abstract methods ``.dropna()`` and ``.append()`` (:issue:`21185`)
7877
- ``ExtensionDtype`` has gained the ability to instantiate from string dtypes, e.g. ``decimal`` would instantiate a registered ``DecimalDtype``; furthermore
7978
the ``ExtensionDtype`` has gained the method ``construct_array_type`` (:issue:`21185`)
8079
- The ``ExtensionArray`` constructor, ``_from_sequence`` now take the keyword arg ``copy=False`` (:issue:`21185`)

0 commit comments

Comments
 (0)