scipy.sparse.csc_array.

rad2deg#

csc_array.rad2deg()[source]#

Element-wise rad2deg. See numpy.rad2deg for more information.

Returns:
rad2degsparse array / matrix

Result of applying numpy.rad2deg to the data of this sparse matrix.