Pranav Kumar Mishra

Results 2 comments of Pranav Kumar Mishra

I can confirm the bug reported by @blakeNaccarato. It was successfully resolved by renaming the file to uppercase (using an intermediate git commit)

Would also appreciate having the ability to easily rename tables. When trying to do a `sd.concatenate([sdata1, sdata2])`, you may run into a naming issue like so: ``` SpatialData object ├──...