Clip array to a given value.
Similar to numpy.clip(), except that values less than threshmin or greater than threshmax are replaced by newval, instead of by threshmin and threshmax respectively.
scipy.stats.zmap
scipy.stats.trimboth
Enter search terms or a module, class or function name.