Releases: moj-analytical-services/splink
Releases · moj-analytical-services/splink
v3.5.2
v3.5.1
What's Changed
- fix to allow for explictly setting catalog. by @robertwhiffin in #945
- black and bump version to 3.5.1 by @RobinL in #946
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
Features
Splink now should work much more easily in databricks due to the following PR by roberwhiffin: Splink databricks by @robertwhiffin in #915
- Add method with a dictionary of cumulative br counts by @ThomasHepworth in #923
Other
- Add a fix match_key for match_key issue on fix_count_num_comparisons_from_blocking_rules_for_prediction_sql by @ThomasHepworth in #924
- [DOCS] Add m estimation from pairwise (clerical) labels example by @RobinL in #930
- [DOCS] Add data prep pre-requisites section to docs by @RobinL in #931
- Empty training block error by @ADBond in #934
- Add docs for
estimate_m_from_pairwise_labels
by @kylebutts in #938 - Update and lint docstring by @RobinL in #943
- Bump jsonschema dependency to ensure Splink works in latest jupyterlab by @RobinL in #942
- Bump to 3.5.0 by @RobinL in #944
New Contributors
- @robertwhiffin made their first contribution in #915
- @kylebutts made their first contribution in #938
Full Changelog: v3.4.5...v3.5.0
v3.4.5
v3.4.4
What's Changed
- Return settings dict from save_settings_to_json() by @NickCrews in #907
- Array intersection comparisons by @ADBond in #887
- Compound sql parse error by @ADBond in #901
- Remove mutable params by @ADBond in #911
- Update and fix table registration by @ThomasHepworth in #914
- [DOCS] Add querying splink results topic guide by @RobinL in #918
Full Changelog: v3.4.3...v3.4.4
v3.4.3
What's Changed
- Changed distance function name in jaro_winkler_level to mutable_params by @zslade in #868
- Checking returned range in
estimate_probability_two_random_records_match
by @ADBond in #877 - docs: Fix link to settings_jsonschema.json by @NickCrews in #896
- Typos corrected in function warning output by @zslade in #902
- Fix width per bar rather than per facet in charts by @samnlindsay in #903
- Update README.md by @RachelS-ONS in #905
- Fix charts for training probability edge cases by @ADBond in #900
- Version 3.4.3 by @RobinL in #904
New Contributors
- @RachelS-ONS made their first contribution in #905
Full Changelog: v3.4.2...v3.4.3
v3.4.2
What's Changed
- [DOCS] updated regrading register_table by @rapidAmbakar in #851
- [DOCS] Clarify best data for Splink by @RobinL in #849
- U approximation - link only by @ADBond in #837
- Fix total link calculation by @ADBond in #860
- github action for testing py3.6 compatibility by @mamonu in #850
- Adjust km distance (latitude-longitude) calculation by @ADBond in #863
- fix linting issues by @ADBond in #866
- Update pyproject.toml by @mamonu in #865
New Contributors
- @rapidAmbakar made their first contribution in #851
Full Changelog: v3.4.1...v3.4.2
v3.4.1
What's Changed
- Adjust
cumulative_blocking_rule_comparisons_generated
chart def by @ThomasHepworth in #833 - [DOCS] add feb4rl example notebook to the docs by @ADBond in #834
- Update readme to color format example code blocks by @sugatoray in #835
- change haversine test to use pandas instead of pyarrow (py3.6 compatibility) by @mamonu in #846
- [DOCS] update tests and docs to use the new
register_table
function by @ThomasHepworth ba464d0
New Contributors
- @sugatoray made their first contribution in #835
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Fix cumulative br bug by @ThomasHepworth in #816
- [FIX] Fix overlapping bars problem in match weight and m and u values charts by @RobinL in #824
- [FEAT] Add match probability to precision recall and roc by @RobinL in #825
- Unlinkables logic tweak by @ADBond in #831
- Register tables by @ThomasHepworth in #811
Full Changelog: v3.3.9...v3.4.0
v3.3.9
What's Changed
- [FIX] Correct variable name in training warning message by @ADBond in #813
- [FIX] Fixed historam typo by @James-Osmond in #814
- [FIX] Fix 817 - comparison viewer not working by @RobinL in #818
New Contributors
- @ADBond made their first contribution in #813
- @James-Osmond made their first contribution in #814
Full Changelog: v3.3.8...v3.3.9