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

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

FieldValueDescription
symboltelion_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

PropertyValue
symboltelion_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'"