-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Labels
Description
Please describe your wishes and possible alternatives to achieve the desired result.
A few things should probably go into a 0.2.0
version of the anndata
spec:
- Writing to H5AD has changed in v
0.12.1
#2052 brings up hard-specifying multi-dimensionalness ofxxxm
-
X
should probably be disallowed after Unify X and layers #1707 -
uns
's restriction should be loosened to allow for JSON objects (or simply JSON objects should be considered "anndata-encoded") Allow storing heterogeneous lists in .uns (as JSON or so) #1979 - An escape character key for sub-keys of elements like
obs/foo/bar
- see (fix): disallow forward slash writes #1940