-
-
Notifications
You must be signed in to change notification settings - Fork 364
Closed
Labels
documentationImprovements to the documentationImprovements to the documentationrelease notes doneAutomatically applied to PRs which have release notes.Automatically applied to PRs which have release notes.
Milestone
Description
The zarr docs state that datetime
and timedelta
types are supported, but doesn't specify a fixed time resolution. Without that, the character code is ambiguous.
We should fix this either by indicating a single, fixed time resolution or removing date/time types altogether.
Unfortunately, different systems default to different time resolutions (e.g., us
for numpy vs ns
for pandas). Given this ambiguity, I would opt to remove date/time types from the spec, and let zarr focus solely on physical rather than logical dtypes.
Metadata
Metadata
Assignees
Labels
documentationImprovements to the documentationImprovements to the documentationrelease notes doneAutomatically applied to PRs which have release notes.Automatically applied to PRs which have release notes.