solarforecastarbiter.reference_forecasts.forecast.interpolate

solarforecastarbiter.reference_forecasts.forecast.interpolate(arg, freq='15min', closed=None)[source]

Interpolates an argument, allowing for None. Use with map.

Parameters:arg (pd.Series or None) –
Returns:pd.Series or None