scipy.sparse.csr_array.ceil#

csr_array.ceil()[source]#

Element-wise ceil.

See numpy.ceil for more information.