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