BinaryOperation class reference
Properties
Name | Type | Description | Notes |
---|---|---|---|
operator | OperatorEnum | ||
left | str, none_type | The name of the data series used as the left (first) operand of the binary operation. | [optional] |
right | str, none_type | The name of the data series used as the right (second) operand of the binary operation. | [optional] |