Enable pandas type checking #13333
Annotations
10 errors
xarray/tests/test_backends.py#L4705
TestDask.test_open_multi_dataset
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
xarray/tests/test_combine.py#L425
TestNestedCombine.test_nested_concat_along_new_dim
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
xarray/tests/test_concat.py#L522
TestConcatDataset.test_concat_2[False]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-different]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-minimal]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim1-all]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-different]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-minimal]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
xarray/tests/test_concat.py#L533
TestConcatDataset.test_concat_coords_kwarg[dim2-all]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
xarray/tests/test_concat.py#L556
TestConcatDataset.test_concat_dim_precedence
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
This job failed
Loading