pandas 0.8.1 documentation

pandas.DataFrame.clip_lower

DataFrame.clip_lower(threshold)

Trim values below threshold

Returns :clipped : DataFrame