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

dtype

`dtype` is an optional parameter of `telion_api.Table.to_numpy` with the installed type contract `Any`.

Reference contract

FieldValueDescription
symboltelion_api.Table.to_numpy
parameterdtype
kindkeyword-only
typeAny
requiredfalse
defaultnull

dtype is an optional parameter of telion_api.Table.to_numpy with the installed type contract Any.

Contract

PropertyValue
symboltelion_api.Table.to_numpy
parameterdtype
kindkeyword-only
typeAny
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Table.to_numpy:parameter:dtype
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Table.to_numpy