Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

rename_cell_fields

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

Reference contract

FieldValueDescription
symboltelion_api.Model.create_dataset_from_dataset
parameterrename_cell_fields
kindpositional-or-keyword
typedict[str, str] | None
requiredfalse
defaultnull

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

Contract

PropertyValue
symboltelion_api.Model.create_dataset_from_dataset
parameterrename_cell_fields
kindpositional-or-keyword
typedict[str, str] | None
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.create_dataset_from_dataset:parameter:rename_cell_fields
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.create_dataset_from_dataset