Skip to content

v0.7.4

Compare
Choose a tag to compare
@ejolly ejolly released this 26 May 03:08
· 80 commits to master since this release

This version drops support for Python 3.6 and adds support for Python 3.9

  • patch to address #85
  • New pymer4.utils.result_to_table function for nicely formatting a fitted model's .coefs attribute
    • docstring also includes some instructions on how to use this in conjunction with the gspread-pandas library for "exporting" model results to a google sheet