Category "pandas-resample"

resampling raises ValueError: Values falls before first bin

I don't understand when and why this error is raised. From my understanding, resample should create as many bins as needed in order to bin all the timestamps of

Pandas: how to get index value of non-unique index

I have a data frame with a date time index where index values are non unique (see last two index values). I would like to get the next valid index value given a