lenskit.data.matrix.SparseRowType ================================= .. currentmodule:: lenskit.data.matrix .. autoclass:: SparseRowType .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SparseRowType.__init__ ~SparseRowType.equals ~SparseRowType.field ~SparseRowType.from_type ~SparseRowType.to_pandas_dtype ~SparseRowType.wrap_array .. rubric:: Attributes .. autosummary:: ~SparseRowType.bit_width ~SparseRowType.byte_width ~SparseRowType.dimension ~SparseRowType.extension_name ~SparseRowType.has_variadic_buffers ~SparseRowType.id ~SparseRowType.num_buffers ~SparseRowType.num_fields ~SparseRowType.storage_type ~SparseRowType.value_type ~SparseRowType.index_type