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

table_rows

Public method `telion_api.Data.table_rows(fields: 'Iterable[str]', location: 'str' = 'point', include_coordinates: 'bool' = True, include_index: 'bool' = True) -> 'tuple[list[str], list[list[Any]]]'`.

Public method telion_api.Data.table_rows(fields: 'Iterable[str]', location: 'str' = 'point', include_coordinates: 'bool' = True, include_index: 'bool' = True) -> 'tuple[list[str], list[list[Any]]]'.

Contract

PropertyValue
symboltelion_api.Data.table_rows
signature(fields: 'Iterable[str]', location: 'str' = 'point', include_coordinates: 'bool' = True, include_index: 'bool' = True) -> 'tuple[list[str], list[list[Any]]]'
returntuple[list[str], list[list[Any]]]

Signature

telion_api.Data.table_rows(fields: 'Iterable[str]', location: 'str' = 'point', include_coordinates: 'bool' = True, include_index: 'bool' = True) -> 'tuple[list[str], list[list[Any]]]'
table_rows — Telion Python API 0.1.0-alpha | Telion