SciPy

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

scipy.sparse.dok_matrix.fromkeys

dok_matrix.fromkeys($type, iterable, value=None, /)

Returns a new dict with keys from iterable and values equal to value.

Previous topic

scipy.sparse.dok_matrix.dot

Next topic

scipy.sparse.dok_matrix.get