File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,12 @@ Deprecations
33
33
~~~~~~~~~~~~
34
34
35
35
36
+ Performance
37
+ ~~~~~~~~~~~
38
+
39
+ - Significantly faster unstacking to a ``sparse `` array. :pull: `5577 `
40
+ By `Deepak Cherian <https://github.com/dcherian >`_.
41
+
36
42
Bug fixes
37
43
~~~~~~~~~
38
44
- :py:func: `xr.map_blocks ` and :py:func: `xr.corr ` now work when dask is not installed (:issue: `3391 `, :issue: `5715 `, :pull: `5731 `).
@@ -158,12 +164,6 @@ Deprecations
158
164
passed alongside ``combine='by_coords' ``.
159
165
By `Tom Nicholas <https://github.com/TomNicholas >`_.
160
166
161
- Performance
162
- ~~~~~~~~~~~
163
-
164
- - Significantly faster unstacking to a ``sparse `` array. :pull: `5577 `
165
- By `Deepak Cherian <https://github.com/dcherian >`_.
166
-
167
167
168
168
Bug fixes
169
169
~~~~~~~~~
You can’t perform that action at this time.
0 commit comments