Move the encoding of fixed effects to inside the model matrix construction: https://github.com/py-econometrics/pyfixest/blob/dec2f1b509c7590e5bc771df8359d16d5dd639c9/pyfixest/estimation/formula/model_matrix.py#L356-L358
Move the encoding of fixed effects to inside the model matrix construction:
pyfixest/pyfixest/estimation/formula/model_matrix.py
Lines 356 to 358 in dec2f1b