Skip to content

Commit 1ebc783

Browse files
committed
remove doc note
1 parent 5b6e309 commit 1ebc783

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
@@ -73,7 +73,6 @@ Datetimelike API Changes
7373
ExtensionType Changes
7474
^^^^^^^^^^^^^^^^^^^^^
7575

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

0 commit comments

Comments
 (0)