celeries.series.Series.substvars# Series.substvars(newvars)# Replace some variables by other variables. Parameters: newvarsdictDictionary of the form: variable -> variable. Returns: RSeriesSeries where the provided variables have been replaced.