scipy.sparse.dok_matrix.toarray

dok_matrix.toarray(order=None, out=None)[source]

See the docstring for spmatrix.toarray.

Previous topic

scipy.sparse.dok_matrix.take

Next topic

scipy.sparse.dok_matrix.tobsr