v4.0.2
What's Changed
- Fix performance issue with exploding blocking rules by @RobinL in #2385
- Add cookbook to examples by @RobinL in #2388
- fix docs by @RobinL in #2389
- Create llm prompt by @RobinL in #2366
- 2351 fix spark sampling by @aymonwuolanne in #2390
- Improve number formatting and descriptions on match weight charts by @RobinL in #2392
- add labelling tool by @RobinL in #2393
- Fix ColumnsReversedLevel by @RobinL in #2395
- Add
is_in_level
andcompute_comparison_vector_value
testing functions to internals by @RobinL in #2396 - Migrate tests of comparisons and comparison levels to new testing framework by @RobinL in #2397
- Add AbsoluteDifferenceLevel by @RobinL in #2398
- TimeDifference docstring by @RobinL in #2400
- More levels docstrings by @RobinL in #2401
- add dates docs by @RobinL in #2402
- Better docstrings by @RobinL in #2404
- Add cosine similiarity comparison level and comparison by @RobinL in #2405
- add gov transformation mag link by @RobinL in #2406
- Add cosine similarity tests and allow schemad data by @RobinL in #2407
- Consistency in usage of sql_dialect, sql_dialect_str, sqlglot_dialect by @RobinL in #2391
- ArraySubset comparison level by @RobinL in #2416
- Interactive comparison notebook by @RobinL in #2417
- 4.0.2 release by @RobinL in #2418
Full Changelog: v4.0.1...v4.0.2