parameterAvailable
points
`points` is a required parameter of `telion_api.Dataset.sample_points` with the installed type contract `Iterable[Iterable[float]]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Dataset.sample_points | — |
| parameter | points | — |
| kind | positional-or-keyword | — |
| type | Iterable[Iterable[float]] | — |
| required | true | — |
| default | required | — |
points is a required parameter of telion_api.Dataset.sample_points with the installed type contract Iterable[Iterable[float]].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Dataset.sample_points |
| parameter | points |
| kind | positional-or-keyword |
| type | Iterable[Iterable[float]] |
| required | true |
| default | required |