celeries.series.Var.deriv#

Var.deriv(x)#

Derivative of the series with respect to the variable x.

Parameters:
xVar

Variable for which to compute the derivative.

Returns:
RSeries

Derivative.