hakmyo

Results 1 comments of hakmyo

Agreed. I have also come across problems where this would be useful. This function would be equivalent to pandas "forward fill": https://pandas.pydata.org/docs/reference/api/pandas.core.resample.Resampler.ffill.html#pandas.core.resample.Resampler.ffill A workaround is to export RAW data from...