Skip to content

PyFixest 0.16.0

Compare
Choose a tag to compare
@s3alfisc s3alfisc released this 22 Feb 21:22
· 455 commits to master since this release
5a19b15

What's Changed

Version 0.16.0 comes with multiple quality of life improvements for development. All of this is thanks to @NKeleher: for example, he has added contribution guidelines to the docs, updated the github workflows to build the documentation, and undertaken a large code-refactoring to pass linting checks that he implemented as well. @Wenzhi-Ding has implemented multiple new features for the etable() function - for example, it is now possible to pass custom statistics, or to keep and drop variables from the estimation tables. Thanks for all your work! 🎉 @s3alfisc has implemented the Romano-Wolf procedure for multiple hypothesis correction via the rwolf() function. Last, the documentation has been ported to quartodoc, which required dropping support for Python 3.8.

Details

New Contributors

  • @NKeleher and @Wenzhi-Ding made their first contributions! Thank you so much for all your efforts! 🎉

Full Changelog: v0.15.0...v0.16.0