scipy.sparse.coo_matrix.trunc

coo_matrix.trunc()[source]

Element-wise trunc.

See numpy.trunc for more information.

Previous topic

scipy.sparse.coo_matrix.transpose

Next topic

scipy.sparse.csc_matrix