ReferenceAvailable
reduce
Reduce this field through Telion's result runtime.
Reduce this field through Telion's result runtime.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Field.reduce |
| signature | (operator: 'str' = 'average', cells: 'Iterable[int] | None' = None) -> 'float' |
| return | float |
Signature
telion_api.Field.reduce(operator: 'str' = 'average', cells: 'Iterable[int] | None' = None) -> 'float'