Skip to documentation content
On this page
  1. Contract

cells

`cells` is an optional parameter of `telion_api.Dataset.maximum` with the installed type contract `Iterable[int] | None`.

cells is an optional parameter of telion_api.Dataset.maximum with the installed type contract Iterable[int] | None.

Contract

PropertyValue
symboltelion_api.Dataset.maximum
parametercells
typeIterable[int] | None
requiredfalse
defaultnull
cells — Telion Python API 0.1.0-alpha | Telion