v3.9.12
What's Changed
- Update mkdocs.yml by @RossKen in #1858
- Add support for SaltedBlockingRule for EM training (again) by @RobinL in #1853
- Update performance.md by @DanielOX in #1865
- add initial usecases to homepage by @RossKen in #1864
- fix edit link by @RossKen in #1866
- Minor correction to docstring by @zslade in #1867
- Fixes #1872 Update deduplicate_1k_synthetic.ipynb to fix spark error by @w2o-hbrashear in #1873
- Document duckdb parallelism by @RobinL in #1877
- Ethics Blog & blog docs by @RossKen in #1849
- Initial evaluation topic guide by @RossKen in #1876
- Update 2024-01-25-ethics.md by @RossKen in #1879
- add datafirst datasets to use cases by @RossKen in #1880
- Minor tweaks to sampling by cluster size by @zslade in #1829
- fix broken link by @RossKen in #1900
- Update sampling logic for density by @zslade in #1831
- return data class instead of dictionary by @zslade in #1887
- CI link-checking + fixed links by @ADBond in #1902
- SQLAlchemy 1.x and 2.x compatibility: Use explicit transactions, remove sqlalchemy version constraint by @RobinL in #1908
- Type hinting and variable renaming (mypy conformance stage 1) by @ADBond in #1780
- 3.9.12 Release by @RobinL in #1911
New Contributors
- @DanielOX made their first contribution in #1865
- @w2o-hbrashear made their first contribution in #1873
Full Changelog: v3.9.11...v3.9.12