methodAvailable
sample_points
Public method `telion_api.SnapshotInspector.sample_points(name: 'str', points: 'Iterable[Iterable[float]]', dataset: 'str | None' = None, tolerance: 'float' = 1e-10, nearest: 'bool' = False) -> 'list[float | list[float]]'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.SnapshotInspector.sample_points | — |
| signature | (name: 'str', points: 'Iterable[Iterable[float]]', dataset: 'str | None' = None, tolerance: 'float' = 1e-10, nearest: 'bool' = False) -> 'list[float | list[float]]' | — |
| return | list[float | list[float]] | — |
Public method telion_api.SnapshotInspector.sample_points(name: 'str', points: 'Iterable[Iterable[float]]', dataset: 'str | None' = None, tolerance: 'float' = 1e-10, nearest: 'bool' = False) -> 'list[float | list[float]]'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.SnapshotInspector.sample_points |
| signature | (name: 'str', points: 'Iterable[Iterable[float]]', dataset: 'str | None' = None, tolerance: 'float' = 1e-10, nearest: 'bool' = False) -> 'list[float | list[float]]' |
| return | list[float | list[float]] |
Signature
telion_api.SnapshotInspector.sample_points(name: 'str', points: 'Iterable[Iterable[float]]', dataset: 'str | None' = None, tolerance: 'float' = 1e-10, nearest: 'bool' = False) -> 'list[float | list[float]]'