value

value#

Full path: exa.common.data.value

Functions

serialize_value(value)

Serialize value type to JSON serializable type, to support complex and ndarray types.

validate_value(value)

Validate (i.e. deserialize) JSON serializable value to Python type, to support complex and ndarray types.