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 <dstansby@gmail.com>
* 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 <dstansby@gmail.com>
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <dstansby@gmail.com>
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <dstansby@gmail.com>
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <dstansby@gmail.com>
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <dstansby@gmail.com>
* Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <dstansby@gmail.com>
---------
Co-authored-by: David Stansby <dstansby@gmail.com>
0 commit comments