Skip to content

Remove usage of DataModel from core.py and labeler.py#1101

Merged
fgregg merged 5 commits intodedupeio:mainfrom
NickCrews:extract-datamodel
Sep 23, 2022
Merged

Remove usage of DataModel from core.py and labeler.py#1101
fgregg merged 5 commits intodedupeio:mainfrom
NickCrews:extract-datamodel

Conversation

@NickCrews
Copy link
Copy Markdown
Contributor

This is part of #1098, but now split up.

It's not needed in there, so should just pass what is needed.
This is prep for further refactoring of removing datamodel more
We don't use it after the initial construction, so don't store it
We only need the abstract requirement of a Featurizer function.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.03%) to 73.318% when pulling b70e283 on NickCrews:extract-datamodel into 522e7b2 on dedupeio:main.

@fgregg fgregg merged commit e7e5508 into dedupeio:main Sep 23, 2022
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.

3 participants