scipy.sparse.dok_matrix.

fromkeys#

classmethod dok_matrix.fromkeys(iterable, value=1, /)[源代码]#

使用来自 iterable 的键和设置为 value 的值创建一个新字典。