ReferenceAvailable
columns
`columns` is a required parameter of `telion_api.Field.from_columns` with the installed type contract `Iterable[Iterable[float]]`.
columns is a required parameter of telion_api.Field.from_columns with the installed type contract Iterable[Iterable[float]].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Field.from_columns |
| parameter | columns |
| type | Iterable[Iterable[float]] |
| required | true |
| default | required |