scipy.sparse.lil_matrix.getrowview

lil_matrix.getrowview(i)[source]

Returns a view of the ‘i’th row (without copying).

Previous topic

scipy.sparse.lil_matrix.getrow

Next topic

scipy.sparse.lil_matrix.mean