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 f8bae59 commit 81715fdCopy full SHA for 81715fd
doc/whats-new.rst
@@ -34,6 +34,9 @@ Breaking changes
34
35
- The Dataset and DataArray ``rename*`` methods do not implicitly add or drop
36
indexes. (:pull:`5692`). By `Benoît Bovy <https://github.com/benbovy>`_.
37
+- Many arguments like ``keep_attrs``, ``axis``, and ``skipna`` are now keyword
38
+ only for all reduction operations like ``.mean``.
39
+ By `Deepak Cherian <https://github.com/dcherian>`_, `Jimmy Westling <https://github.com/illviljan>`_.
40
41
Deprecations
42
~~~~~~~~~~~~
0 commit comments