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

String compatibility #66

Merged
merged 5 commits into from
Aug 8, 2024
Merged

String compatibility #66

merged 5 commits into from
Aug 8, 2024

Conversation

ercius
Copy link
Owner

@ercius ercius commented Aug 8, 2024

This removes the deprecated np.string_ function. H5py used to suggest using this for storing strings, but that is no longer true for > h5py version 3. We now just use str.

@ercius ercius merged commit 6d0b5b2 into main Aug 8, 2024
3 checks passed
@ercius ercius deleted the h5_strings branch August 8, 2024 18:16
@ercius ercius mentioned this pull request Aug 8, 2024
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