pandas 0.9.0 documentation

pandas.DataFrame.clip_lower

DataFrame.clip_lower(threshold)

Trim values below threshold

Returns :clipped : DataFrame