Contents
Examples
API Reference
EvaluableExpression
Bases: str
str
EvaluableExpression is a string that can be evaluated to a value during modelspec execution. This class inherits from str, so it can be used as a string.
Methods