celeries.series.Series.deriv#

Series.deriv(x)#

Derivative of the series with respect to the variable x.

Parameters:
xVar

Variable for which to compute the derivative.

Returns:
RSeries

Derivative.