Skip to content

Commit b401cba

Browse files
committed
Add whatsnew note
1 parent 93ac589 commit b401cba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v0.25.0.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ Other Enhancements
8282
- :meth:`DataFrame.query` and :meth:`DataFrame.eval` now supports quoting column names with backticks to refer to names with spaces (:issue:`6508`)
8383
- :func:`merge_asof` now gives a more clear error message when merge keys are categoricals that are not equal (:issue:`26136`)
8484
- :meth:`pandas.core.window.Rolling` supports exponential (or Poisson) window type (:issue:`21303`)
85-
-
85+
- :meth:`ExtensionArray.argsort` places NA values at the end of the sorted array (:issue:`21801`)
86+
>>>>>>> Add whatsnew note
8687

8788
.. _whatsnew_0250.api_breaking:
8889

0 commit comments

Comments
 (0)