Contents:
Parse variables from a pandas query expression string.
expr (str) – The expression string
str
The list of variables
list[str]