We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 177acac commit 2ec5167Copy full SHA for 2ec5167
doc/whats-new.rst
@@ -45,7 +45,7 @@ New Features
45
``xarray.set_options(display_style="text")``.
46
By `Julia Signell <https://github.com/jsignell>`_.
47
- An ellipsis (``...``) is now supported in the ``dims`` argument of
48
- :py:meth:`Dataset.stack` and :py:meth:`DataArray.stack` to mean all
+ :py:meth:`Dataset.stack` and :py:meth:`DataArray.stack`, meaning
49
dimensions, similar to its meaning in :py:meth:`DataArray.transpose`
50
(:pull:`3826`)
51
By `Maximilian Roos <https://github.com/max-sixty>`_
0 commit comments