scipy.sparse
scipy.sparse.csr_matrix.tobsr
scipy.sparse.csr_matrix.tocsc
csr_matrix.
tocoo
Return a COOrdinate representation of this matrix
When copy=False the index and data arrays are not copied.