Open RobinL opened 2 years ago
@ThomasHepworth has code from a similar issue in a PR (will be linked below)
I believe this is partially resolved in here.
This should be relatively simple to resolve if we can reuse the code implemented above.
It's harder than it looks because if the user just wants to compare two records, there's no guarantee they've provided Splink with a full input datasets. They might have just loaded in two records. If there is no full input dataset, we can't compute the tf tables. Instead, the user would have to provide them.
Getting the same error trying to compare a record pair, without tf tables available
Fixed in Splink4, see https://github.com/moj-analytical-services/splink/pull/2111
See https://github.com/moj-analytical-services/splink/discussions/769_
Hello! I've been trying to make use of the comparing two records feature, but I keep getting the following error: does anyone have any ideas what I'm doing wrong/ what to fix?
Originally posted by @mmagoffin-sd in https://github.com/moj-analytical-services/splink/discussions/769