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