<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Hi,</div><div class=""><br class=""></div><div class="">I wrote a Python package for the high-performance calculation of three robust statistical estimators: weighted median, medcouple and mode.</div><div class=""><br class=""></div><div class="">The repository with the code is at this link: <a href="https://github.com/FilippoBovo/robustats" class="">https://github.com/FilippoBovo/robustats</a>.</div><div class=""><br class=""></div><div class="">The estimators are implemented in C using linear or log-linear algorithms, thereby making the code run pretty fast.</div><div class=""><br class=""></div><div class="">I would like to donate the code for the above three estimators to SciPy. I believe that `scipy.stats` is a good location where to add the weighted median, medcouple and mode.</div><div class=""><br class=""></div><div class="">Could you please let me know if you are happy with this?</div><div class=""><br class=""></div><div class="">Thank you.</div><div class=""><br class=""></div><div class="">Best wishes,</div><div class="">Filippo</div><div class=""><br class=""></div></body></html>