Bases: json.encoder.JSONEncoder
json.encoder.JSONEncoder
Encoder for Numpy arrays to JSON
The default encoding of numpy datatypes for JSON
obj – the object to encoded
the encoded object