py-econometrics / pyfixest

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax
https://py-econometrics.github.io/pyfixest/pyfixest.html
MIT License
117 stars 27 forks source link

type hints for vcov_utils #512

Closed s3alfisc closed 1 week ago

s3alfisc commented 2 weeks ago

Add type hints to all functions in vcov_utils.py.