Closed slaskey23 closed 1 year ago
Hi @slaskey23 ! Thanks for reporting. This has been fixed on the main branch, but I haven't put out a release for a while. It's been waiting for some work to land, and then... well... life. I'll try to put out a release soon.
Let me know if you find anything else!
thanks for the quick turnaround! it's an easy workaround in my code for now, so no worries.
If you specify a formula where the intercept is implied and the RHS begins with a parentheses, then
fm.model_matrix()
will break withformulaic.errors.FormulaSyntaxError: Missing operator between 1 and x1.
Code to reproduce: