scipy.sparse.lil_array. getrow# lil_array.getrow(i)[source]# Returns a copy of the ‘i’th row. Returns: lil_array or lil_matrixA copy of the ‘i’th row.