zarr-python
zarr-python copied to clipboard
Group.put()
Implement Group.put() for convenience rather than Group.array(..., overwrite=True)?
Hi @alimanfoo I want to work on this issue. Can you give me some pointers as to where I should start from. Thanks
Hi @joshmoore @alimanfoo Is this issue still open? I am an Outreachy applicant and I would like to work on it.
As far is I know, no one has started working on it. I don't see any issue with both of you taking a look. Perhaps one could write tests and one the implementation. Looking for those locations where Group.array(, overwrite=True) is used:
https://github.com/zarr-developers/zarr-python/blob/main/zarr/tests/test_hierarchy.py#L478
@joshmoore Alright, no problem. I'll look in to it.
@hsadia538 I'm open to collaborating on this task. You can choose to test or implement, whichever you're comfortable with, but I'll start doing some work nonetheless.
@zeelyha You can take up the task.
@hsadia538 Alright then, no problem.