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

evaluation_table

Public method `telion_api.Data.evaluation_table(name: 'str', expressions: 'Iterable[str] | dict[str, str]', operator: 'str' = 'average', location: 'str | None' = None, cells: 'Iterable[int] | None' = None) -> "'Table'"`.

Reference contract

FieldValueDescription
symboltelion_api.Data.evaluation_table
signature(name: 'str', expressions: 'Iterable[str] | dict[str, str]', operator: 'str' = 'average', location: 'str | None' = None, cells: 'Iterable[int] | None' = None) -> "'Table'"
return'Table'

Public method telion_api.Data.evaluation_table(name: 'str', expressions: 'Iterable[str] | dict[str, str]', operator: 'str' = 'average', location: 'str | None' = None, cells: 'Iterable[int] | None' = None) -> "'Table'".

Contract

PropertyValue
symboltelion_api.Data.evaluation_table
signature(name: 'str', expressions: 'Iterable[str] | dict[str, str]', operator: 'str' = 'average', location: 'str | None' = None, cells: 'Iterable[int] | None' = None) -> "'Table'"
return'Table'

Signature

telion_api.Data.evaluation_table(name: 'str', expressions: 'Iterable[str] | dict[str, str]', operator: 'str' = 'average', location: 'str | None' = None, cells: 'Iterable[int] | None' = None) -> "'Table'"

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Data.evaluation_table
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Data.evaluation_table