Skip to content

Commit 70bf090

Browse files
committed
Add whatsnew for pydata#8475
Sorry, forgot in the original PR
1 parent 41b1b8c commit 70bf090

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/whats-new.rst

+5
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ New Features
2626
- Use a concise format when plotting datetime arrays. (:pull:`8449`).
2727
By `Jimmy Westling <https://github.com/illviljan>`_.
2828

29+
30+
- :py:meth:`~xarray.DataArray.rank` now operates on dask-backed arrays, assuming
31+
the core dim has exactly one chunk. (:pull:`8475`).
32+
By `Maximilian Roos <https://github.com/max-sixty>`_.
33+
2934
Breaking changes
3035
~~~~~~~~~~~~~~~~
3136

0 commit comments

Comments
 (0)