GeneralFileEncoder.
convert_np_ndarray
Convert a numpy array instance.
obj (numpy.ndarray) – The instance to convert.
d – The dictionary representation of obj.
dict