parameterAvailable
columns
`columns` is a required parameter of `telion_api.Field.with_columns` with the installed type contract `Iterable[Iterable[float]]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Field.with_columns | — |
| parameter | columns | — |
| kind | positional-or-keyword | — |
| type | Iterable[Iterable[float]] | — |
| required | true | — |
| default | required | — |
columns is a required parameter of telion_api.Field.with_columns with the installed type contract Iterable[Iterable[float]].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Field.with_columns |
| parameter | columns |
| kind | positional-or-keyword |
| type | Iterable[Iterable[float]] |
| required | true |
| default | required |