Skip to content

fill out numpy U dtype #1

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

Merged
merged 3 commits into from
May 30, 2025

Conversation

d-v-b
Copy link
Collaborator

@d-v-b d-v-b commented May 27, 2025

I wrote the spec for the numpy U dtype. I incorporated some of the feedback from the main PR, namely:

  • using utf32 in the name instead of ucs4
  • specifying the length in bytes, instead of bits

If this is good, I can do the same for numpy S (ascii).

jhamman pushed a commit that referenced this pull request May 29, 2025
* adds extensions that zarr-python defines

* fill_values

* update schema

* update schema

* oneOf

* better spec
@jhamman jhamman merged commit 13f8a4a into jhamman:zarr-python-dtypes May 30, 2025
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.

2 participants