Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

reduce

Reduce this field through Telion's result runtime.

Reference contract

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

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'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Field.reduce
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Field.reduce