SciPy
csc_matrix.tocoo
Convert this array to COOrdinate format.
With copy=False, the data/indices may be shared between this array and the resultant coo_array.
previous
scipy.sparse.csc_matrix.tobsr
next
scipy.sparse.csc_matrix.tocsc