Refactor TimeSeries.resample and improve tests
This PR refactors TimeSeries.resample
to make it simpler internally, and to better track scipy's default behaviours, and improves the tests to match.
This PR refactors TimeSeries.resample
to make it simpler internally, and to better track scipy's default behaviours, and improves the tests to match.