Florian Jetter

Results 353 comments of Florian Jetter

We've been adding type annotations continuously over the past 1-2 years but the code base is very large and ensuring that everything is typed is very difficult. This is rather...

follow up to https://github.com/dask/dask/pull/11206

> Shall we migrate this to use the sizeof entrypoint interface instead? i.e. move the code to xarray?

I'm happy to move this to xarray as well. If you use the entrypoint mechanism, that should override what we have in here. Is this something you can look into?

Do you think we can merge this PR in the meantime?

> Yes I'm not sure why these tests are failing I'll fix that. I just wanted to check in if you see something with the xarray objects that I'm doing...

I pushed another commit that should fix the windows failures

I need something to investigate. I‘m also a little confused about the current status. What I understand - graph looks different now - there was a regression that is already...