Macro Language Python functions
The following section contains 1010data-supplied functions for interfacing with the Insights Platform.
Description
The following supplementary 1010 functions can be used with <code
language_="python">
. They are in the class ten
that is preloaded
into the Python session. ten
contains the classes GetData
and MetaData
, and the methods rows
and
rebase
.
All Python code within the Macro Language should be nested inside a CDATA
tag.
Note: Your 1010data Insights Platform instance must exist in the cloud to make use of the
Python language.