SciPy

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

scipy.sparse.dok_matrix.getrow

dok_matrix.getrow(i)[source]

Returns the i-th row as a (1 x n) DOK matrix.

Previous topic

scipy.sparse.dok_matrix.getnnz

Next topic

scipy.sparse.dok_matrix.items