SciPy

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