scipy.sparse.csc_array.ceil#

csc_array.ceil()[source]#

Element-wise ceil.

See numpy.ceil for more information.