TimeSeries.
interpolate
Wrapper around the Pandas interpolate() method.
See https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.interpolate.html for reference
*args – check pandas documentation
**kwargs – check pandas documentation
TimeSeries