Wouter-Michiel Vierdag

Results 274 comments of Wouter-Michiel Vierdag

Action point for new PR is to ensure that the indices for dask dataframes are monotonically increasing across multiple partitions. Right now, it may not be the case, and as...

Closing this in preference of merging smaller PRs one by one.

@selmanozleyen Thanks for your suggestion! I am currently completing my thesis, but will have some deeper thinking of this. Just quick thinking, would this behaviour not also be enabled by...

I can have a look for sure:)

Closing this in favor of work on the cloud branch which involves work performed during the Owkin hackathon.

hmm could do something like this: ```python #sdata here is your backed sdata sdata = sd.SpatialData( images=sdata.images, labels=sdata.labels , points=sdata.points, shapes=sdata.shapes, tables=sdata.tables, ) ```

hey @ap-- , thank you for this PR. I will close it however as I had to take over maintenance of `xarray-dataclasses`. This library was not maintained anymore so I...

Thanks @ap-- , we are making work of it to get these PRs in now:)

Hi @thewtex, sorry for the radio silence. Is there part here you would like help with or we can share the workload a bit?