Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find biggest block #2260

Merged
merged 6 commits into from
Jul 17, 2024
Merged

Find biggest block #2260

merged 6 commits into from
Jul 17, 2024

Conversation

RobinL
Copy link
Member

@RobinL RobinL commented Jul 16, 2024

It's common to want to find the 'worst offender' block for a given rule.

For instance, block_on("first_name", "surname") may produce reasonable block sizes for most combinations of values but not John Smith

This new function reports the n largest blocks

@RobinL RobinL changed the title (WIP) Find biggest block Find biggest block Jul 17, 2024
@RobinL RobinL merged commit 59a8884 into splink4_dev Jul 17, 2024
25 checks passed
@RobinL RobinL deleted the biggest_block branch July 17, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant