Fixes a problem that prevented a timeseries to be resampled
1.0.5
1.0.4
* Fixes possible empty lists when working with batch operations * Refactors find_delimiters to return the actual index of last element and not the next one
1.0.3
Fixes union and intersection expressions between time series
1.0.2
Minor change to TimeSeries to allow child classes to properly use resampling method.