Julia Signell

Results 376 comments of Julia Signell

Starting in #8517 dask is calculating the len of the partitions when creating divisions at least for pre-sorted indexes. It seems like a shame to drop this metadata on the...

I think there is a lot of logic in #7912 that could also be used to jump start this work if there is consensus that it is desirable.

Yeah that seems fine to switch it to `repr` not sure if it would ever make a difference since by definition the value will always be a string, but I...

The last test file that I need to work on is test_concat.py

> I'd like to avoid adding the extra option. Can you remind us of what that would be useful please? The option is part of the deprecation process. Basically how...

This is ready for review! The failing test looks like it is also failing on main.

Wellll maybe the unit tests will pass now. I'll fix mypy and the doctests next week.

The mypy failures now match those in other PRs - I opened https://github.com/pydata/xarray/issues/10110 to track

> @jsignell It looks like this is close to finish. Would you mind fixing the conflicts? Sure! I'll take a look later today!