class-methodAvailable
from_rows
Public class method `telion_api.Field.from_rows(ame: 'str', rows: 'Iterable[Any]', location: 'str' = 'point', unit: 'str' = '') -> "'Field'"`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Field.from_rows | — |
| signature | (ame: 'str', rows: 'Iterable[Any]', location: 'str' = 'point', unit: 'str' = '') -> "'Field'" | — |
| return | 'Field' | — |
Public class method telion_api.Field.from_rows(ame: 'str', rows: 'Iterable[Any]', location: 'str' = 'point', unit: 'str' = '') -> "'Field'".
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Field.from_rows |
| signature | (ame: 'str', rows: 'Iterable[Any]', location: 'str' = 'point', unit: 'str' = '') -> "'Field'" |
| return | 'Field' |
Signature
telion_api.Field.from_rows(ame: 'str', rows: 'Iterable[Any]', location: 'str' = 'point', unit: 'str' = '') -> "'Field'"