Uh oh!
There was an error while loading. Please reload this page.
Remove dask_array_type checks - #7023
Conversation
Uh oh!
There was an error while loading. Please reload this page.
for more information, see https://pre-commit.ci
…mNicholas/xarray into remove_dask_array_type_checks
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
TomNicholas
commented
Sep 12, 2022
Okay I think this is as done as it can be, though we didn't manage to completely remove
|
mathause
commented
Sep 12, 2022
Interesting - did not think that this would work. Potential follow up - make all imports of dask lazy (#6726). |
dcherian
left a comment
There was a problem hiding this comment.
Great Thanks @TomNicholas
Error: test_xarray_handles_dask
Error: test_dask_defers_to_xarray
Seems like these two should be in the duck array test suite
TomNicholas
commented
Sep 13, 2022
The extensible public duck array test suite isn't in main yet, so I made a note of it for now #6894 (comment) |
Tests addedUser visible changes (including notable bug fixes) are documented inwhats-new.rstNew functions/methods are listed inapi.rst