scipy.sparse.csc_matrix.log1p#

csc_matrix.log1p()[source]#

Element-wise log1p.

See numpy.log1p for more information.