celeries.series.Angle.substvars#

Angle.substvars(newvars)#

Replace some variables by other variables.

Parameters:
newvarsdict

Dictionary of the form: variable -> variable.

Returns:
RSeries

Series where the provided variables have been replaced.