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 ee0d422 commit 5e742e4Copy full SHA for 5e742e4
doc/whats-new.rst
@@ -57,6 +57,9 @@ Bug fixes
57
but cloudpickle isn't (:issue:`3401`) by `Rhys Doyle <https://github.com/rdoyle45>`_
58
- Fix grouping over variables with NaNs. (:issue:`2383`, :pull:`3406`).
59
By `Deepak Cherian <https://github.com/dcherian>`_.
60
+- Use dask names to compare dask objects prior to comparing values after computation.
61
+ (:issue:`3068`, :issue:`3311`, :issue:`3454`, :pull:`3453`).
62
+ By `Deepak Cherian <https://github.com/dcherian>`_.
63
- Sync with cftime by removing `dayofwk=-1` for cftime>=1.0.4.
64
By `Anderson Banihirwe <https://github.com/andersy005>`_.
65
- Fix :py:meth:`xarray.core.groupby.DataArrayGroupBy.reduce` and
0 commit comments