lenskit.data.CSRStructure ========================= .. currentmodule:: lenskit.data .. autoclass:: CSRStructure .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~CSRStructure.__init__ ~CSRStructure.count ~CSRStructure.extent ~CSRStructure.index ~CSRStructure.row_cs .. rubric:: Attributes .. autosummary:: ~CSRStructure.colinds ~CSRStructure.ncols ~CSRStructure.nnz ~CSRStructure.nrows ~CSRStructure.rowptrs ~CSRStructure.shape