Downsampling of dataframes fails due to incorrect resampler calls
- BREAKING: From now on we expect users to deal with missing values in their data, and do not automatically interpolate the missing values.
- Fixed duplicate resampler calls
- Added warning if there are duplicate items in the index.
Edited by A.Clement