pandas 0.7.2 documentation

pandas.DataFrame.clip_lower

DataFrame.clip_lower(threshold)

Trim values below threshold

Returns :clipped : DataFrame