Dataset & Lookup Functions
CalcTree provides functions for working with datasets — tabular data created from Python nodes. Use these to extract columns, look up values, and perform conditional aggregations directly in math form
Dataset Functions
Function
Description
CalcTree Example
Lookup Functions
Function
Description
CalcTree Example
MATCH types
matchType
Behaviour
Conditional Lookup Functions
Function
Description
CalcTree Example
Aggregation Functions
Function
Description
CalcTree Example
Last updated