Skip to content

Releases: moj-analytical-services/splink

v3.5.2

21 Dec 09:48
628aa75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.1...v3.5.2

v3.5.1

14 Dec 10:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

14 Dec 09:59
Compare
Choose a tag to compare

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

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

Full Changelog: v3.4.5...v3.5.0

v3.4.5

05 Dec 13:32
4112865
Compare
Choose a tag to compare

What's Changed

  • Ensure input tables are overwritten for real time linkage to prevent 'table already exists' errors by @RobinL in #922

Full Changelog: v3.4.4...v3.4.5

v3.4.4

02 Dec 14:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.3...v3.4.4

v3.4.3

23 Nov 11:28
Compare
Choose a tag to compare

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

Full Changelog: v3.4.2...v3.4.3

v3.4.2

27 Oct 09:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.1...v3.4.2

v3.4.1

13 Oct 21:14
Compare
Choose a tag to compare

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

Full Changelog: v3.4.0...v3.4.1

v3.4.0

05 Oct 23:04
a7a0fb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.9...v3.4.0

v3.3.9

28 Sep 17:13
4bb2a23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.8...v3.3.9