methodAvailable
probe_table_rows
Public method `telion_api.Data.probe_table_rows(fields: 'Iterable[str]', points: 'Iterable[Iterable[float]]', tolerance: 'float' = 1e-10, nearest: 'bool' = False, include_coordinates: 'bool' = True, include_index: 'bool' = True) -> 'tuple[list[str], list[list[Any]]]'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Data.probe_table_rows | — |
| signature | (fields: 'Iterable[str]', points: 'Iterable[Iterable[float]]', tolerance: 'float' = 1e-10, nearest: 'bool' = False, include_coordinates: 'bool' = True, include_index: 'bool' = True) -> 'tuple[list[str], list[list[Any]]]' | — |
| return | tuple[list[str], list[list[Any]]] | — |
Public method telion_api.Data.probe_table_rows(fields: 'Iterable[str]', points: 'Iterable[Iterable[float]]', tolerance: 'float' = 1e-10, nearest: 'bool' = False, include_coordinates: 'bool' = True, include_index: 'bool' = True) -> 'tuple[list[str], list[list[Any]]]'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Data.probe_table_rows |
| signature | (fields: 'Iterable[str]', points: 'Iterable[Iterable[float]]', tolerance: 'float' = 1e-10, nearest: 'bool' = False, include_coordinates: 'bool' = True, include_index: 'bool' = True) -> 'tuple[list[str], list[list[Any]]]' |
| return | tuple[list[str], list[list[Any]]] |
Signature
telion_api.Data.probe_table_rows(fields: 'Iterable[str]', points: 'Iterable[Iterable[float]]', tolerance: 'float' = 1e-10, nearest: 'bool' = False, include_coordinates: 'bool' = True, include_index: 'bool' = True) -> 'tuple[list[str], list[list[Any]]]'