cf.FieldList.sum

FieldList.sum

The sum of the data array for each field.

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

See cf.field.sum for details.

See also

collapse

Previous topic

cf.FieldList.size

Next topic

cf.FieldList.unique

This Page