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 f2fab8b commit df909b4Copy full SHA for df909b4
doc/user-guide/reshaping.rst
@@ -20,7 +20,7 @@ Reordering dimensions
20
21
To reorder dimensions on a :py:class:`~xarray.DataArray` or across all variables
22
on a :py:class:`~xarray.Dataset`, use :py:meth:`~xarray.DataArray.transpose`. An
23
-ellipsis (`...`) can be use to represent all other dimensions:
+ellipsis (`...`) can be used to represent all other dimensions:
24
25
.. ipython:: python
26
0 commit comments