ndarray_to_bytes¶ ndarray_to_bytes(ndarray: ndarray[tuple[int, ...], dtype[Any]]) → bytes[source]¶ Serialize NumPy ndarray to bytes.