Skip to main content

Guides

SPlink is a versatile tool for accurate record linkage, leveraging probabilistic matching and customisable rules to identify and link records efficiently. You can use the library across various domains, ensuring data accuracy, reducing redundancy, and preserving privacy in large-scale data integration tasks.

Antigranular has created a differentially private version of the SPlink library, op_splink.

To use the op_splink, you need to import the library as presented in the following code block:

%%ag
import op_splink

API Reference

You can find all the methods and guides provided by the op_splink library by accessing the Splink API Reference

Resources

The following is a list of additional resources to help you when using the op_splink library.