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 cc03589 commit f086728Copy full SHA for f086728
doc/user-guide/computation.rst
@@ -546,7 +546,7 @@ two gaussian peaks:
546
Broadcasting by dimension name
547
==============================
548
549
-``DataArray`` objects are automatically align themselves ("broadcasting" in
+``DataArray`` objects automatically align themselves ("broadcasting" in
550
the numpy parlance) by dimension name instead of axis order. With xarray, you
551
do not need to transpose arrays or insert dimensions of length 1 to get array
552
operations to work, as commonly done in numpy with :py:func:`numpy.reshape` or
0 commit comments