[namedarray] split .set_dims()
into .expand_dims()
and broadcast_to()
#11197
Annotations
4 errors
Run tests:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: cannot access local variable 'flattened_dims' where it is not associated with a value
|
Run tests:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
Run tests:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading