Utils
NumpyArrayEncoder
Bases: JSONEncoder
JSONEncoder to store python dict or list containing numpy arrays
Source code in template_api/routers/schemas/utils.py
default(obj)
Transform numpy arrays into JSON serializable object such as list see : https://docs.python.org/3/library/json.html#json.JSONEncoder.default