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

to_pandas

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

Reference contract

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

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'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Table.to_pandas
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Table.to_pandas