swat.cas.table.CASTable.clip

CASTable.clip(self, lower=None, upper=None, axis=None)

Clip values at thresholds

Parameters
lowerfloat, optional

The lowest value to allow

upperfloat, optional

The highest value to allow

axisint, optional

Unsupported

Returns
CASTable