Skip to content

Conversation

brunobg
Copy link

@brunobg brunobg commented Feb 19, 2021

This example easily generates empty strings when changed to use new data, while dedupe expects None, leading to errors (dedupeio/dedupe#639 and dedupeio/affinegap#4).
This is a simple patch that cleans the records, converting empty strings to None. Perhaps this could be used on CSV and other examples as well.

This example easily generates empty strings when changed to use new data, while dedupe expects None, leading to errors (dedupeio/dedupe#639 and dedupeio/affinegap#4).
This is a simple patch that cleans the records, converting empty strings to None. Perhaps this could be used on CSV and other examples as well.
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