Skip to content

Instantly share code, notes, and snippets.

@joelbecker
Created November 23, 2017 20:24
Show Gist options
  • Select an option

  • Save joelbecker/78d68c06c6a9302455deb3012a4fba01 to your computer and use it in GitHub Desktop.

Select an option

Save joelbecker/78d68c06c6a9302455deb3012a4fba01 to your computer and use it in GitHub Desktop.
Draft API reference for the recordlinkage data fusion suite.

Data Fusion

The recordlinkage.FuseLinks class can be used to turn two linked data sets into a single dataset. It provides a flexible framework for handling conflicting data.

.. automodule:: recordlinkage.fusion

.. autoclass:: FuseLinks
        :members:
        :inherited-members:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment