Skip to content

Commit

Permalink
Update v3.0.0.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgsavage authored Jun 15, 2024
1 parent 8ef99da commit bebe0ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/whatsnew/v3.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ Sparse
-

ExtensionArray
^^^^^^^^^^^^^^
- A default, unoptimised :meth:`ExtensionArray.round` method is now provided for numeric ExtensionArrays (:issue:`49387`)
- Bug in :meth:`.arrays.ArrowExtensionArray.__setitem__` which caused wrong behavior when using an integer array with repeated values as a key (:issue:`58530`)
- Bug in :meth:`api.types.is_datetime64_any_dtype` where a custom :class:`ExtensionDtype` would return ``False`` for array-likes (:issue:`57055`)
Expand Down

0 comments on commit bebe0ac

Please sign in to comment.