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

dataset dtype is not a numpy dtype #59

Open
bnlawrence opened this issue Mar 4, 2024 · 0 comments
Open

dataset dtype is not a numpy dtype #59

bnlawrence opened this issue Mar 4, 2024 · 0 comments

Comments

@bnlawrence
Copy link

I believe the HDF5 Dataset dtype is a numpy dtype (and hence has attributes like itemsize).

The easiest fix to this would be to return a numpy dtype in the Dataset property, but this would also require a change to the test_repr. Happy to make a pull request on this if desired.

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

No branches or pull requests

1 participant