scipy.sparse.coo_array.log1p#

coo_array.log1p()[source]#

Element-wise log1p.

See numpy.log1p for more information.