We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c48730 commit 6a3df14Copy full SHA for 6a3df14
doc/source/whatsnew/v0.25.0.rst
@@ -99,6 +99,7 @@ Other Enhancements
99
- Error message for missing required imports now includes the original import error's text (:issue:`23868`)
100
- :class:`DatetimeIndex` and :class:`TimedeltaIndex` now have a ``mean`` method (:issue:`24757`)
101
- :meth:`DataFrame.describe` now formats integer percentiles without decimal point (:issue:`26660`)
102
+- :meth:`nargsort` handles ``ExtensionArray`` with its ``_values_for_argsort`` method (:issue:`25439`)
103
104
.. _whatsnew_0250.api_breaking:
105
0 commit comments