SciPy

This is documentation for an old release of SciPy (version 1.0.0). 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.