ENH: Add a save() function similar to numpy.save/numpy.savez #104
Labels
enhancement
New features or improvements
release notes done
Automatically applied to PRs which have release notes.
Milestone
For convenience, it might be useful to have a
zarr.save()
function and correspondingzarr.load
function which parallel behaviour from numpy functions (save()
,savez()
andsavez_compressed
).The text was updated successfully, but these errors were encountered: