Meta#
The following methods are available under the expr.meta
attribute.
|
Indicate if this expression is the same as another expression. |
Whether this expression expands into multiple expressions. |
|
Whether this expression expands to columns that match a regex pattern. |
|
|
Indicate if this expression is NOT the same as another expression. |
|
Get the column name that this expression would produce. |
Pop the latest expression and return the input(s) of the popped expression. |
|
|
Format the expression as a tree. |
Get a list with the root column name. |
|
Undo any renaming operation like |
|
|
Write expression to json. |