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