hampel_filter icon indicating copy to clipboard operation
hampel_filter copied to clipboard

Python implementation of the Hampel Filter

Results 4 hampel_filter issues
Sort by recently updated
recently updated
newest added

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?