cf.FieldList.max

FieldList.max()[source]

The maximum of the data array for each field.

fl.max() is equivalent to cf.List(f.max() for f in fl).

see cf.field.max for details.

See also

collapse

Previous topic

cf.FieldList.match

Next topic

cf.FieldList.measure

This Page