baseball
baseball copied to clipboard
UI: Allow configuration of Column Define transformation
Parameters:
- Column (name of column)
- Expression (must conform to grammar)
In general, the expression should be either a string constant OR a mathematical expression which allows:
- Plus, Minus, Multiply, Divide
- Exponents
- Parentheses
- Column references of the form $('COL')