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

Support various methods for Attributes #22

Open
3 of 13 tasks
simetenn opened this issue Mar 13, 2017 · 0 comments
Open
3 of 13 tasks

Support various methods for Attributes #22

simetenn opened this issue Mar 13, 2017 · 0 comments

Comments

@simetenn
Copy link
Contributor

simetenn commented Mar 13, 2017

  • __delitem__()
  • Flag for storing all attribute information, atm all information on for example numpy objects are lost

Properties in h5py that we could support:

  • clear
  • create
  • get
  • items
  • keys
  • modify
  • pop
  • popitem
  • setdefault
  • update
  • values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants