deltakit.explorer.data.write_01#

deltakit.explorer.data.write_01(data: Iterable[list[int]] | ndarray[tuple[int, ...], dtype[_ScalarType_co]], stream: StreamWriter | TextIOWrapper | StringIO)#

Write data into a text stream in 01 format.