py-econometrics / pyfixest

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

Set default fig size per plot backend #442

Closed juanitorduz closed 1 month ago

juanitorduz commented 1 month ago

Closes https://github.com/s3alfisc/pyfixest/issues/441

Related to https://github.com/s3alfisc/pyfixest/pull/395/

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

juanitorduz commented 1 month ago

@s3alfisc I suggested a fix, added tests, and removed the comment from the quickstart (I also tested in the notebook, and it seems to be working)

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.16%. Comparing base (35b47e9) to head (7009a79). Report is 82 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #442 +/- ## ========================================== - Coverage 85.79% 83.16% -2.63% ========================================== Files 38 51 +13 Lines 3421 4289 +868 ========================================== + Hits 2935 3567 +632 - Misses 486 722 +236 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.