File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -232,8 +232,8 @@ def from_xarray(
232232 Notes
233233 -----
234234 1. Lower order contiguities are also selected.
235- 2. Returned object contains `index` attribute that includes a
236- `Pandas.MultiIndex` object from the DataArray.
235+ 2. Returned object contains `index` attribute that includes a
236+ `Pandas.MultiIndex` object from the DataArray.
237237
238238 See Also
239239 --------
@@ -462,8 +462,8 @@ def from_xarray(
462462 Notes
463463 -----
464464 1. Lower order contiguities are also selected.
465- 2. Returned object contains `index` attribute that includes a
466- `Pandas.MultiIndex` object from the DataArray.
465+ 2. Returned object contains `index` attribute that includes a
466+ `Pandas.MultiIndex` object from the DataArray.
467467
468468 See Also
469469 --------
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ def da2W(
7474 -----
7575 1. Lower order contiguities are also selected.
7676 2. Returned object contains `index` attribute that includes a
77- `Pandas.MultiIndex` object from the DataArray.
77+ `Pandas.MultiIndex` object from the DataArray.
7878
7979 Examples
8080 --------
@@ -175,7 +175,7 @@ def da2WSP(
175175 -----
176176 1. Lower order contiguities are also selected.
177177 2. Returned object contains `index` attribute that includes a
178- `Pandas.MultiIndex` object from the DataArray.
178+ `Pandas.MultiIndex` object from the DataArray.
179179
180180 Examples
181181 --------
You can’t perform that action at this time.
0 commit comments