Skip to content

Specification for datetime dtypes is ambiguous #85

@shoyer

Description

@shoyer

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

No one assigned

    Labels

    documentationImprovements to the documentationrelease notes doneAutomatically applied to PRs which have release notes.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions