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 576e4b7 commit 9b1e008Copy full SHA for 9b1e008
xarray/core/dataarray.py
@@ -2887,7 +2887,7 @@ def from_dict(cls, d: dict) -> "DataArray":
2887
"name": "a",
2888
}
2889
2890
- where "t" is the name of the dimesion, "a" is the name of the array,
+ where "t" is the name of the dimension, "a" is the name of the array,
2891
and x and t are lists, numpy.arrays, or pandas objects.
2892
2893
Parameters
0 commit comments