Say I have a dataframe (let\'s call it DF) where y is the dependent variable and x1, x2, x3 are my independent variables. In R I can f
DF
y
x1, x2, x3
No this doesn't exist in patsy yet, unfortunately. See this issue.