towhee.utils.np_format.NumpyFormat

class towhee.utils.np_format.NumpyFormat(data: ndarray)[source]

Bases: object

NumpyFormat:

Methods

from_dict

from_numpyt_type

to_dict

to_numpy_type

__init__(data: ndarray)[source]