celeries.series.Angle.evalnum#

Angle.evalnum(varvalues)#

Replace some variables by numerical values.

Parameters:
varvaluesdict

Dictionary of the form: variable -> value.

Returns:
RSeries

Series where the provided variables have been replaced by their values.