ADBond

Results 35 comments of ADBond

Separate point: This is somewhat related to #1679, and also #1678, but decided it probably makes the most sense to mention here. Apologies if this is mentioned elsewhere, but I...

Here's an idea I'm not necessarily super convinced by, but think it might at least be worth kicking around a little. Thinking about [separating comparison levels from how users create...

Been thinking a little more about the `backbone declarative API`, and how it relates the 'write everything in python' approach, and taking it a little more seriously. I guess part...

NB if #1485 gets merged, the current set of tests will all pass for `sqlite`, so may be a useful moment to implement

This seems like a useful idea. Just FYI I am in the process of writing some documentation that serves as a dev guide for adding new comparisons and comparison-levels to...

I'm totally in favour of this - have been thinking about this for a while. I'll post some thoughts on other aspects related to slight API changes in a bit,...

The more I think about it, the more I think it makes sense to separate `ComparisonLevel` (as the fancy objects Splink works directly with for computation) from the user-facing instructions...

Another one where maybe #1435 could be handy

Thanks for the report! If you are happy to feel free to [put in a PR](https://moj-analytical-services.github.io/splink/CONTRIBUTING.html#contributing-code) with the fix for this. Otherwise someone from the team will have a look...

There's no fundamental reason why we don't do this - I believe initially we excluded >= 3.10 just as there was some sort of dependency issue that needed resolving to...