hampel_filter
hampel_filter copied to clipboard
Python implementation of the Hampel Filter
I used the library to filter impact data that inherently has sudden spikes that I want to keep. In the example bellow one can see, that the filter currently overfilters...
Hi, I am experiencing an "error" when applying hampel lib filter to data from a dataframe. Output data seems to have a bias in respect the original input data. Last...
Hello I am experiencing an error while importing hampel lib with my python3.8 : I am not sure what to do with this. Would you have some hints? thank you...
Is the Hempel filter suitable for both nonparametric and normal data?