Skip to content

v0.22.0

Choose a tag to compare

@frances-h frances-h released this 24 Jul 20:22
· 9 commits to stable since this release

New Features

  • Add a fairness metric that computes Equalized Odds - Issue #772 by @fealho
  • Add a violin plot visualizations to compare a pair of columns - Issue #759 by @R-Palazzo

Internal

  • Fix test failures with pandas 2.3 - Issue #773 by @rwedge
  • Check pyproject for release candidate dependencies - Issue #770 by @rwedge

Maintenance

  • Update python setup step in workflows to use latest python version - Issue #653 by @frances-h

Miscellaneous

  • Add workflow to release SDMetrics on PyPI - Issue #783 by @gsheni