Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docstrings for array module #2281

Draft
wants to merge 3 commits into
base: v3
Choose a base branch
from

Conversation

MSanKeys963
Copy link
Member

xref: #2215 and #2245

This PR adds docstrings for zarr.array module and builds on top of @e-marshall's #2276. I've added documentation for following functions:

  • _create_v3()
  • _create_v2()
  • from_dict()
  • _get_selection()
  • getitem()
  • _set_selection()
  • setitem()
  • resize()
  • update_attributes()

I will start adding code examples soon. Feedback on the current draft would be greatly appreciated. Thanks!

@MSanKeys963
Copy link
Member Author

pre-commit.ci autofix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant