scipy.sparse.dok_array.

fromkeys#

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

使用可迭代对象中的键创建一个新字典,并将值设置为指定的值。