File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,13 @@ Deprecations
36
36
~~~~~~~~~~~~
37
37
38
38
39
+ Performance
40
+ ~~~~~~~~~~~
41
+
42
+ - Significantly faster unstacking to a ``sparse `` array. :pull: `5577 `
43
+ By `Deepak Cherian <https://github.com/dcherian >`_.
44
+
45
+
39
46
Bug fixes
40
47
~~~~~~~~~
41
48
@@ -129,11 +136,6 @@ Breaking changes
129
136
Deprecations
130
137
~~~~~~~~~~~~
131
138
132
- Performance
133
- ~~~~~~~~~~~
134
-
135
- - Significantly faster unstacking to a ``sparse `` array. :pull: `5577 `
136
- By `Deepak Cherian <https://github.com/dcherian >`_.
137
139
- Removed the deprecated ``dim `` kwarg to :py:func: `DataArray.integrate ` (:pull: `5630 `)
138
140
- Removed the deprecated ``keep_attrs `` kwarg to :py:func: `DataArray.rolling ` (:pull: `5630 `)
139
141
- Removed the deprecated ``keep_attrs `` kwarg to :py:func: `DataArray.coarsen ` (:pull: `5630 `)
You can’t perform that action at this time.
0 commit comments