Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

econometrics fixed-effects regression
17 Open Issues Need Help Last updated: Jul 7, 2026

Open Issues Need Help

View All on GitHub

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression
docs good first issue question

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression
enhancement good first issue sprint-march-2026

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression
enhancement help wanted good first issue good-issue-to-start

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression
bug enhancement good first issue

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression
help wanted good first issue

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression
good first issue

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression
enhancement good first issue

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression
enhancement good first issue

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression
docs good first issue

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression
good first issue feature

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression

AI Summary: Update the PyFixest package to utilize Formulaic's native narwhal support for improved performance and potentially offer native Polars DataFrame support for input and output. This involves modifying the model_matrix function to use narwhals syntax, removing pandas conversion steps, and updating the Formulaic dependency.

Complexity: 4/5
enhancement help wanted good first issue

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression

AI Summary: Implement a sparse Frisch-Newton algorithm for quantile regression in the PyFixest Python package. This involves translating the existing dense matrix implementation to use sparse SciPy matrices, adding support for categorical variables, and making it selectable via a new `method` argument ('sfn' and 'psfn') in the `pf.quantreg()` function.

Complexity: 4/5
enhancement help wanted good first issue

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression

AI Summary: Update the PyFixest documentation's "Getting Started" vignette to explicitly show how to access key attributes (like adjusted R-squared) from the `feols` summary output. This involves identifying the relevant attributes within the `feols` object and adding clear examples to the vignette.

Complexity: 2/5
docs help wanted good first issue

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax

Python
#econometrics#fixed-effects#regression