scipy.sparse.dok_matrix.iteritems

dok_matrix.iteritems()

D.iteritems() -> an iterator over the (key, value) items of D

This Page