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

to_pandas

Return the table as a pandas DataFrame when pandas is installed.

Return the table as a pandas DataFrame when pandas is installed.

Contract

PropertyValue
symboltelion_api.Table.to_pandas
signature(self) -> 'Any'
returnAny

Signature

telion_api.Table.to_pandas(self) -> 'Any'
to_pandas — Telion Python API 0.1.0-alpha | Telion