Getting started
User Guide
API reference
Development
Release notes
GitHub
scipy.sparse.dok_matrix.pop
¶
dok_matrix.
pop
(
key
,
default=<unrepresentable>
,
/
)
¶
If key is not found, default is returned if given, otherwise KeyError is raised
scipy.sparse.dok_matrix.nonzero
scipy.sparse.dok_matrix.popitem