-
tensorstore.json : dtype =
dtype("json")
JSON data type. Corresponds to an arbitrary Python JSON value.
There is no precisely corresponding NumPy data type, but
numpy.object_
is used.
dtype("json")
JSON data type. Corresponds to an arbitrary Python JSON value.
There is no precisely corresponding NumPy data type, but numpy.object_
is used.