š DataChain Open-Source Release. Star us on !
class ScipyReader
MlemABC parent type: data_reader
MlemABC type: csr_matrix
Read scipy matrix from npz formatNo fields
class ScipySparseMatrix
MlemABC parent type: data_type
MlemABC type: csr_matrix
DataType implementation for scipy sparse matrixFields:
dtype: str (required) - Dtype of sparse.csr_matrix object in dataclass ScipyWriter
MlemABC parent type: data_writer
MlemABC type: csr_matrix
Write scipy matrix to npz formatNo fields