scipy.sparse.lil_matrix.getrow

lil_matrix.getrow(i)

Returns a copy of the ‘i’th row.

This Page