Signal Processing for Scientific data analysis with Python: Part 3
Median filter to remove outliers

In this third part of signal processing with Python, I’d discuss use of median filter to remove large spiked signals. Here are links for the first and second parts. First, let’s clarify once again, what is the difference between mean and and median of a series.