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

Remove deprecated recordlinkage classes #173

Merged
merged 3 commits into from
Apr 12, 2022
Merged

Remove deprecated recordlinkage classes #173

merged 3 commits into from
Apr 12, 2022

Conversation

J535D165
Copy link
Owner

This removes:

from recordlinkage import BlockIndex
from recordlinkage import FullIndex
from recordlinkage import RandomIndex
from recordlinkage import SortedNeighbourhoodIndex
from recordlinkage.index import BlockIndex
from recordlinkage.index import FullIndex
from recordlinkage.index import RandomIndex
from recordlinkage.index import SortedNeighbourhoodIndex
from recordlinkage import PairsCore
from recordlinkage import Pairs

@J535D165 J535D165 merged commit ff4a59d into master Apr 12, 2022
@J535D165 J535D165 deleted the depr branch April 12, 2022 21:51
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