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

columns

`columns` is a required parameter of `telion_api.Field.with_columns` with the installed type contract `Iterable[Iterable[float]]`.

Reference contract

FieldValueDescription
symboltelion_api.Field.with_columns
parametercolumns
kindpositional-or-keyword
typeIterable[Iterable[float]]
requiredtrue
defaultrequired

columns is a required parameter of telion_api.Field.with_columns with the installed type contract Iterable[Iterable[float]].

Contract

PropertyValue
symboltelion_api.Field.with_columns
parametercolumns
kindpositional-or-keyword
typeIterable[Iterable[float]]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Field.with_columns:parameter:columns
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Field.with_columns