You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add parse_dtype as ergonomic replacement for parse_data_type, handle more JSON-like inputs, and test for round-trips
* update docs
* changelog
* remove type: ignore
* add test to check that parse_dtype is parse_data_type
* Update src/zarr/dtype.py
Co-authored-by: David Stansby <[email protected]>
* fix docstring
* support the output of to_json(zarr_format=2) as input to parse_dtype
* lint
* remove infinite recursion
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <[email protected]>
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <[email protected]>
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <[email protected]>
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <[email protected]>
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <[email protected]>
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <[email protected]>
---------
Co-authored-by: David Stansby <[email protected]>
0 commit comments