Computes feature of a time series based on sliding (overlapping) windows.
max_level_shift
finds the largest mean shift between two consecutive windows.
max_var_shift
finds the largest var shift between two consecutive windows.
max_kl_shift
finds the largest shift in Kulback-Leibler divergence between
two consecutive windows.