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

.shape, .keys(), .__contains__() #5

Closed
ianlini opened this issue Mar 3, 2017 · 1 comment · Fixed by #12
Closed

.shape, .keys(), .__contains__() #5

ianlini opened this issue Mar 3, 2017 · 1 comment · Fixed by #12

Comments

@ianlini
Copy link
Contributor

ianlini commented Mar 3, 2017

implement the important methods in h5py, for example, .shape, .keys(), __contains__, or inherit from h5py?

@ianlini ianlini changed the title .shape .shape, .keys(), __contain__ Mar 3, 2017
@ianlini ianlini changed the title .shape, .keys(), __contain__ .shape, .keys(), __contains__ May 25, 2018
@ianlini ianlini changed the title .shape, .keys(), __contains__ .shape, .keys(), .__contains__() May 25, 2018
@ianlini
Copy link
Contributor Author

ianlini commented May 25, 2018

__contains__() will be implemented in 0.0.5

ianlini added a commit that referenced this issue Feb 24, 2019
inherit from h5py (resolved #5, resolved #6, resolved #9, resolved #10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant