Hello!
Thanks again for all your hard work on this.
I'm reproducing the exercises on the Coding for Economists' regression page using Pyfixest. I'm onto the section on multiple regression, and I was wondering if there's an equivalent command to the Stargazer one used here?
I think it could be done with stepwise regression too, but there may be use cases where stepwise doesn't work or is not how the logic of the analysis is organised. Both Stargazer and R's modelsummary are good to look at for prior art on this.