Migrate indexing and broadcasting logic to xarray.namedarray
(Part 1)
#12592
Annotations
4 errors
Run tests:
xarray/tests/test_indexing.py#L805
test_outer_indexer_consistency_with_broadcast_indexes_vectorized
FutureWarning: variable 'k' with name matching its dimension will not be automatically converted into an `IndexVariable` object in the future.
|
Run tests:
xarray/tests/test_variable.py#L790
TestVariable.test_getitem_fancy
FutureWarning: variable 'x' with name matching its dimension will not be automatically converted into an `IndexVariable` object in the future.
|
Run tests:
xarray/tests/test_variable.py#L1328
TestVariable.test_indexer_type
FutureWarning: variable 'y' with name matching its dimension will not be automatically converted into an `IndexVariable` object in the future.
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading