Leon Hetzel

Results 4 issues of Leon Hetzel

### Type of the feature - [x] New function in `sqduipy.im`? - [ ] New function in `squidpy.gr`? - [ ] New function in `squidpy.pl`? - [ ] Change an...

enhancement :sparkles:

It is not possible to set the `.X` attribute when `adata` is a view. The resulting error does not hint at this and I would expect anndata to handle this...

topic: views 👀
Bug 🐛
pinned

### Make sure you can reproduce the issue with the latest version available I am using the latest version of milatools ### What command did you run? ``` mila init...

I was not aware how .h5ad stores their dicts and it took me quite a bit to figure out why my stored `adata.uns['key']` was different from the original `adata.uns['key']`. Part...

good first issue