scipy.sparse.csc_matrix.floor#

csc_matrix.floor()[source]#

Element-wise floor.

See numpy.floor for more information.