methodAvailable
field_table
Public method `telion_api.Data.field_table(name: 'str', fields: 'Iterable[str]', location: 'str' = 'point', include_coordinates: 'bool' = True, include_index: 'bool' = True) -> "'Table'"`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Data.field_table | — |
| signature | (name: 'str', fields: 'Iterable[str]', location: 'str' = 'point', include_coordinates: 'bool' = True, include_index: 'bool' = True) -> "'Table'" | — |
| return | 'Table' | — |
Public method telion_api.Data.field_table(name: 'str', fields: 'Iterable[str]', location: 'str' = 'point', include_coordinates: 'bool' = True, include_index: 'bool' = True) -> "'Table'".
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Data.field_table |
| signature | (name: 'str', fields: 'Iterable[str]', location: 'str' = 'point', include_coordinates: 'bool' = True, include_index: 'bool' = True) -> "'Table'" |
| return | 'Table' |
Signature
telion_api.Data.field_table(name: 'str', fields: 'Iterable[str]', location: 'str' = 'point', include_coordinates: 'bool' = True, include_index: 'bool' = True) -> "'Table'"