Skip to content

Commit e22d4c7

Browse files
committed
remove doc note
1 parent 5119672 commit e22d4c7

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
@@ -124,7 +124,6 @@ Datetimelike API Changes
124124
ExtensionType Changes
125125
^^^^^^^^^^^^^^^^^^^^^
126126

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

0 commit comments

Comments
 (0)