This is documentation for an old release of SciPy (version 0.10.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.sparse.dok_matrix.tocsc

dok_matrix.tocsc()

Return a copy of this matrix in Compressed Sparse Column format

Previous topic

scipy.sparse.dok_matrix.tocoo

Next topic

scipy.sparse.dok_matrix.tocsr

This Page