scipy.sparse.csr_array.trunc#

csr_array.trunc()[source]#

Element-wise trunc.

See numpy.trunc for more information.