Julia Signell

Results 376 comments of Julia Signell

Good lord. Tried to sort this one out again yesterday and it's just getting all kinds of errors. I think I'll need to go through commit by commit and try...

I just want to point out that Dask is moving towards not packaging tests at all - see https://github.com/dask/dask/pull/8478 for that discussion.

> > Should we include GitHub workflows in sdist? > > If you want, or maybe those tests should be skipped if not running on GitHub CI. This seems like...

Yeah dask already has its own `no_default` that we use in some places. I was kind of wondering if dask should just use that and strip it out of the...

Yeah I think long-term divisions needs to be allowed to be non-unique to handle cases just like this one.

Thanks for writing this up @gjoseph92! On first thought it seems like the logic could be very similar to that of `fix_overlap` that is used by `set_index(sorted=True)` https://github.com/dask/dask/blob/1b1a96b4ddf31d0879e718be463a731af7f1d086/dask/dataframe/shuffle.py#L977-L983

Thanks for opening this @tomwhite! Are you planning on taking these on or do you want a hand? I just did a little fix for the roll issue and then...

This seems like a valid request, but I'm not sure how feasible it is. The sorting seems really baked in. I tried naively removing the sorted line that Bryan pointed...

Thanks for opening this @SultanOrazbayev. I thought that dask just needed to register this type but it's weirder than that. It looks like when creating `_meta` (the tiny version of...

Yeah coming back to this it's a little hard to envision an organization being open enough to have an asset in STAC but cautious enough to not want to expose...