Releases: sdv-dev/SDMetrics
Releases · sdv-dev/SDMetrics
v0.27.2
v0.27.1
v0.27.1 - 2026-02-13
Bugs Fixed
Meets Threshold?column in QualityReport details is showing numerical values instead of booleans - Issue #843 by @fealho
Maintenance
- Update README and other meta information to point to the DataCebo forum - Issue #845 by @pvk-developer
- Update license information in pyproject.toml to use new format - Issue #814 by @pvk-developer
v0.27.0
v0.27.0 - 2026-01-29
New Features
- When visualizing InterTable Trends, don't display pairs without any scores - Issue #833 by @fealho
- When visualizing Column Pair Trends, don't display rows/columns without any scores - Issue #832 by @fealho
- Add a threshold to the ContingencySimilarity metric - Issue #817 by @fealho
- Add a threshold to the CorrelationSimilarity metric - Issue #816 by @R-Palazzo
- In the quality report, ignore column pairs that don't have trends in the real data - Issue #815 by @fealho
v0.26.0
v0.26.0 - 2026-01-26
Bugs Fixed
- Cannot plot PNG figures with Jupyter - Issue #810 by @sarahmish
Maintenance
- Pin Pandas below 3.0 - Issue #828 by @R-Palazzo
- Support Python 3.14 - Issue #818 by @gsheni
v0.25.0
v0.24.0
v0.24.0 - 2025-11-03
New Features
- Update
InterRowMSASto compare the overall distributions between rownandn+1(not the average) - Issue #800 by @sarahmish
Bugs Fixed
- Minimum tests failing - OSError: [WinError 1114] A dynamic link library (DLL) initialization routine failed - Issue #802 by @sarahmish
Maintenance
v0.23.0
v0.22.0
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
v0.21.0 - 2025-05-29
New Features
- Add a violin plot visualizations to compare a pair of columns - Issue #759 by @R-Palazzo
v0.20.1 - 2025-04-14
Bugs Fixed
- Importing sdmetrics crashes because of torch dependency - Issue #764 by @amontanez24