Ones.to_dict (function)


def to_dict(self)

Dump a representation of the nparray object to a dictionary. The nparray object should then be able to be fully restored via nparray.from_dict

Returns

  • (dictionary)