sdk.TableService

The TableService provides a convenient way to drive computations and access the results in a tabular fashion.

Compared to the ComputeService, with this one here you do not have to worry about the layout of the result and do not have to work with execution response, access the data using paging. The ExecutionTable returned by the TableService allows you to iterate over the rows of the calculated data.

Properties

None

Methods

NameDescription
for_insight ( )None
for_items ( )None
for_visualization ( )None