appier / h5sparse

Scipy sparse matrix in HDF5
https://pypi.python.org/pypi/h5sparse
MIT License
45 stars 8 forks source link

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

Closed ianlini closed 5 years ago

ianlini commented 7 years ago

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

ianlini commented 6 years ago

__contains__() will be implemented in 0.0.5