get_factors_from_formula()
Get the factors (column names) from a formula
formula (str) – the formula to parse
the list of factors
list[str]