Model.
get_transform_contribution
Method to get the contribution of a transform.
tmin (str, optional) – String with a start date for the simulation period (E.g. ‘1980’). If none is provided, the tmin from the oseries is used.
tmax (str, optional) – String with an end date for the simulation period (E.g. ‘2010’). If none is provided, the tmax from the oseries is used.
contrib – Pandas Series with the contribution.
pandas.Series