pandas 0.7.0 documentation

pandas.DataFrame.clip_lower

DataFrame.clip_lower(threshold)

Trim values below threshold

Returns :clipped : DataFrame