We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b1b8c commit 70bf090Copy full SHA for 70bf090
doc/whats-new.rst
@@ -26,6 +26,11 @@ New Features
26
- Use a concise format when plotting datetime arrays. (:pull:`8449`).
27
By `Jimmy Westling <https://github.com/illviljan>`_.
28
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
34
Breaking changes
35
~~~~~~~~~~~~~~~~
36
0 commit comments