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 638a9a8 commit fed2e48Copy full SHA for fed2e48
doc/whats-new.rst
@@ -44,6 +44,9 @@ Bug fixes
44
- Sync with cftime by removing `dayofwk=-1` for cftime>=1.0.4.
45
By `Anderson Banihirwe <https://github.com/andersy005>`_.
46
47
+- Rolling reduction operations now longer compute dask arrays by default. (:issue:3161).
48
+ In addition, the ``allow_lazy`` kwarg to ``reduce`` is deprecated.
49
+ By `Deepak Cherian <https://github.com/dcherian>`_.
50
51
Documentation
52
~~~~~~~~~~~~~
0 commit comments