SciPy

scipy.sparse.dok_matrix.setdefault

dok_matrix.setdefault(k[, d]) → D.get(k,d), also set D[k]=d if k not in D