iqr
A Python Based Library to Calculate Statistical Estimators (Sn, Qn, MAD, IQR)
Lightweight Python statistics library for descriptive stats and IQR-based outlier detection.
A outlier removal tool, removes outlier row-wise using z-score or InterQuartile Range method