Skip to content

to_zarr(path, overwrite=True)? #5103

Answered by shoyer
raybellwaves asked this question in Ideas
Discussion options

You must be logged in to vote

You can achieve this today by explicitly passing mode='w' into to_zarr().

Per the docstring, the default behavior is mode='w-', which is "fail if exists"

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by raybellwaves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
topic-zarr Related to zarr storage library
3 participants