Skip to content

v.0.4.6

Latest
Compare
Choose a tag to compare
@rpreen rpreen released this 25 Jun 18:21
· 23 commits to main since this release
b7ea9c2

Changes:

  • Add mode aggregation function (#194)
  • Update Stata examples (#197)
  • Various minor bug fixes, including fixing suppression when margins=True
  • Update CI (#207, #208)
  • Update packaging (#209)
  • Improve robustness of create_dataframe() (#211)
  • Add Ruff linting/formatting (#210, #214)
  • PEP 257 docstring formatting (#212)
  • Remove useless pylint suppression (#213)
  • Fix code coverage reporting (#215)
  • Limit numpy dependency to less than v2.0.0 (#220)