ndarray_to_bytes

ndarray_to_bytes(ndarray: ndarray[tuple[Any, ...], dtype[Any]]) bytes[source]

Serialize NumPy ndarray to bytes.