Add Timeseries % interpolate

The problem

As a user, I often want to interpolate values. It is silly that currently in libfgen, you have to drop from Timeseries, to an interpolator, to do that interpolation.

Definition of "done"

  • Add an interpolate method to Timeseries

Additional context