TimeSeries.jl
TimeSeries.jl copied to clipboard
Add Matlab-like retime method
I guess it's something like resample in pandas?
Apart from the aggregation methods, most of it can be done with Interpolations.jl.
I think most of aggregation methods can be done by moving ?
Has someone tried to code this ? In addition to Interpolations.jl would TimeSeriesResampler.jl be pertinent?