Skip to content

Support for datetime64 dtypes as int64#3338

Open
mannreis wants to merge 1 commit intoUnidata:mainfrom
mannreis:datetime-support
Open

Support for datetime64 dtypes as int64#3338
mannreis wants to merge 1 commit intoUnidata:mainfrom
mannreis:datetime-support

Conversation

@mannreis
Copy link
Copy Markdown
Contributor

I stumbled upon a zarr dataset with datetime as dtype, as it's part of the specification here is a PR.
It simply maps it as an int64 since that is a compatible representation.

  • unit test.
  • integrarion test
  • docs

@mannreis
Copy link
Copy Markdown
Contributor Author

It might be interesting to expand this further or work on it to also support Unicode dtype reported in #3214 as well as fix S dtype as well

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