zarr-python
zarr-python copied to clipboard
`create_dataset` was not removed in 3.1.0
This code claims it will be removed in version 3.1.0:
https://github.com/zarr-developers/zarr-python/blob/1cd4f7e0ef6a2193e2f4084640cff693f2bad0b4/src/zarr/core/group.py#L1157-L1164
however it was not.
not sure what the best move it, to extend that farther, or to just remove it now?
send me message bro i will fix it
ahhh i see this being tracked in https://github.com/zarr-developers/zarr-python/pull/3325