pandas 0.11.0.dev-9988e5f documentation

pandas.DataFrame.clip_lower

DataFrame.clip_lower(threshold)

Trim values below threshold

Returns :clipped : DataFrame