Using the Python language in TRS
The Trillion-Row Spreadsheet (TRS) timeline makes it easy to insert Python code into your analysis.
CDATA
syntax. Simply write your Python code in the
Code panel.Note: Your 1010data Insights Platform instance must exist in the cloud, or you will
get an error message when you attempt to submit the operation.
To use the TRS timeline to insert Python code:
- In the TRS, click the operation in the timeline where you want the Python code to follow.
-
Click the Insert operation () icon.
The TRS inserts the New operation panel after the currently selected operation in the timeline.
-
In the New Operation panel of the TRS timeline, click
Code.
The Code panel appears in the TRS timeline.
-
Select Python from the Language
drop-down list.
The following sample Python code appears:
- Edit the Python code and click the Submit operation () icon.