Skip to documentation content
On this page
  1. Contract

cell_data

`cell_data` is an optional parameter of `telion_api.Model.create_dataset_from_dataset` with the installed type contract `dict[str, Any] | None`.

cell_data is an optional parameter of telion_api.Model.create_dataset_from_dataset with the installed type contract dict[str, Any] | None.

Contract

PropertyValue
symboltelion_api.Model.create_dataset_from_dataset
parametercell_data
typedict[str, Any] | None
requiredfalse
defaultnull
cell_data — Telion Python API 0.1.0-alpha | Telion