Skip to content
Discussion options

You must be logged in to vote

Expression documentation is something I am working on right now. The syntax for the language itself is a slightly-modified version of ExprTK, the main difference being double-quoted strings to refer to Columns and single-quoted strings to refer to string-literals, and the use of comment // fields in the first line to rename/alias.

For now, the best way to play with expressions is to use the built-in monaco editor by clicking the New Column button in the column selector. It has (somewhat rough) autocompletion for all built-in functions and your dataset's column names, and will highlight any syntax or type errors in red (though we're working on making this feedback stronger). If you're fami…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jrb3001
Comment options

@brianblakely
Comment options

Answer selected by iscanegemen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants