Skip to documentation content
On this page
  1. Contract
  2. Signature

reduce

Reduce this field through Telion's result runtime.

Reduce this field through Telion's result runtime.

Contract

PropertyValue
symboltelion_api.Field.reduce
signature(operator: 'str' = 'average', cells: 'Iterable[int] | None' = None) -> 'float'
returnfloat

Signature

telion_api.Field.reduce(operator: 'str' = 'average', cells: 'Iterable[int] | None' = None) -> 'float'