-
### What happens?
If you accidentally ask for more clusters than exist when calling `linker.cluster_studio_dashboard()` (either explicitly using `sample_size`, or if using the default value of 10), w…
-
### What happens?
I was attempting to follow the [Evaluation from ground truth column](https://moj-analytical-services.github.io/splink/demos/examples/duckdb/accuracy_analysis_from_labels_column.html…
-
Can you please add a basic usage example? Is it already a "minimum viable package" worth registering [since it is v0.1.x](https://discourse.julialang.org/t/when-does-it-make-sense-to-post-a-new-packag…
-
I don't think we have many tests with `debug_mode` switched on, and I feel like I not infrequently come across bugs when running in this mode.
Probably doesn't need to be extensive, but a few tests…
-
You can train values so that an `m`-value ends up with a value of `NaN`. This then breaks the SQL that is generated in `.predict()`.
Here is a non-elegant reprex, very similar to #2333 (although no…
-
### Is your proposal related to a problem?
At times we want to use a single trained settings object across multiple scripts, each using distinct backends. For example, we've recently begun to use `At…
-
This issue is just an initial dumping ground for backwards-incompatible changes we might like to make in a prospective Splink 4 release.
note: Splink 4 is not expected to be a re-write, just an op…
-
### Describe the solution you'd like
A quick script to find the total code coverage for the splink repo. This should help in identifying areas in which our tests are insufficient.
### Additional…
-
- [ ] Change the current default font to an accessible font that follows [Web Content Accessibility Guidelines (WCAG) 2.1](https://www.w3.org/TR/WCAG21/#distinguishable).There is [functionality](https…
-
### Is your proposal related to a problem?
As the documentation is rapidly developing by multiple contributors, it's easy for similar content to be presented slightly differently and inconsistent…