scipy.sparse
scipy.sparse.coo_matrix.getmaxprint
scipy.sparse.coo_matrix.getrow
coo_matrix.
getnnz
Get the count of explicitly-stored values (nonzeros)
axis : None, 0, or 1
Select between the number of values across the whole matrix, in each column, or in each row.