Skip to documentation content
On this page
  1. Contract
  2. Signature

cells_where

Public method `telion_api.Dataset.cells_where(field: 'str', value: 'Any') -> 'list[int]'`.

Public method telion_api.Dataset.cells_where(field: 'str', value: 'Any') -> 'list[int]'.

Contract

PropertyValue
symboltelion_api.Dataset.cells_where
signature(field: 'str', value: 'Any') -> 'list[int]'
returnlist[int]

Signature

telion_api.Dataset.cells_where(field: 'str', value: 'Any') -> 'list[int]'
cells_where — Telion Python API 0.1.0-alpha | Telion