Formulas#
The formulas adds computed series to the system ; most previously seen API points work with them. What does not: update and replace (obviously, since formula are by construction a read-only) feature.
Define a series as a named formula. |
|
Get the formula associated with a name. |
|
Execute a formula on the spot. |
|
Compute the depth of a formula. |
|
Compute a mapping from series name (defined as formulas) to the names of the component series. |
|
Define a group by association of an existing series formula and a bindings object. |
|
Define a group as a named formula. |
|
Get the group formula associated with a name. |
|
Execute a group formula on the spot. |
|