Performs resampling in time using polyphase filtering.
df (DataFrame) – The input data with time as rows and depth as columns.
dec (int) – Decimation factor, power of 2.
Resampled dataframe
DataFrame