[namedarray] split .set_dims()
into .expand_dims()
and broadcast_to()
#11131
Annotations
2 errors
xarray/tests/test_namedarray.py#L514
TestNamedArray.test_expand_dims[None-3-expected_shape0-expected_dims0]
assert 2 == 3
+ where 2 = <xarray.NamedArray (x: 2, y: 5)>\narray([[0. , 0.5, 1. , 1.5, 2. ],\n [2.5, 3. , 3.5, 4. , 4.5]]).ndim
|
|
The logs for this run have expired and are no longer available.
Loading