Skip to documentation content
On this page
  1. Contract

cells

`cells` is a required parameter of `telion_api.Model.create_dataset` with the installed type contract `Iterable[Iterable[Any]] | Iterable[Any]`.

cells is a required parameter of telion_api.Model.create_dataset with the installed type contract Iterable[Iterable[Any]] | Iterable[Any].

Contract

PropertyValue
symboltelion_api.Model.create_dataset
parametercells
typeIterable[Iterable[Any]] | Iterable[Any]
requiredtrue
defaultrequired
cells — Telion Python API 0.1.0-alpha | Telion