Using More Robust Statistics

This entry is part 24 of 24 in the series NumPy WeatherWe can make the code of NumPy Weather 22 more robust by: Computing the median instead of the mean Ignoring the outliers with a masked array 1 2 3 … Continue reading →
 •  0 comments  •  flag
Share on Twitter
Published on May 31, 2013 11:30
No comments have been added yet.