scipy.sparse
csr_matrix.
todok
Convert this matrix to Dictionary Of Keys format.
With copy=False, the data/indices may be shared between this matrix and the resultant dok_matrix.
scipy.sparse.csr_matrix.todia
scipy.sparse.csr_matrix.tolil