Add support for Array API in NamedArray #14594
Annotations
10 errors
Run tests:
xarray/tests/test_array_api.py#L41
test_aggregation
ValueError: x must be at least 2-dimensional for matrix_transpose
|
Run tests:
xarray/tests/test_array_api.py#L49
test_aggregation_skipna
ValueError: x must be at least 2-dimensional for matrix_transpose
|
Run tests:
xarray/tests/test_rolling.py#L207
TestDataArrayRolling.test_rolling_pandas_compat[numbagg-1-None-True]
ValueError: matrix transpose with ndim < 2 is undefined
|
Run tests:
xarray/tests/test_rolling.py#L207
TestDataArrayRolling.test_rolling_pandas_compat[numbagg-1-None-False]
ValueError: matrix transpose with ndim < 2 is undefined
|
Run tests:
xarray/tests/test_rolling.py#L207
TestDataArrayRolling.test_rolling_pandas_compat[numbagg-1-1-True]
ValueError: matrix transpose with ndim < 2 is undefined
|
Run tests:
xarray/tests/test_rolling.py#L207
TestDataArrayRolling.test_rolling_pandas_compat[numbagg-1-1-False]
ValueError: matrix transpose with ndim < 2 is undefined
|
Run tests:
xarray/tests/test_rolling.py#L207
TestDataArrayRolling.test_rolling_pandas_compat[numbagg-1-2-True]
ValueError: matrix transpose with ndim < 2 is undefined
|
Run tests:
xarray/tests/test_rolling.py#L207
TestDataArrayRolling.test_rolling_pandas_compat[numbagg-1-2-False]
ValueError: matrix transpose with ndim < 2 is undefined
|
Run tests:
xarray/tests/test_rolling.py#L207
TestDataArrayRolling.test_rolling_pandas_compat[numbagg-1-3-True]
ValueError: matrix transpose with ndim < 2 is undefined
|
Run tests:
xarray/tests/test_rolling.py#L207
TestDataArrayRolling.test_rolling_pandas_compat[numbagg-1-3-False]
ValueError: matrix transpose with ndim < 2 is undefined
|
Loading