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

Incremental de-duplication #36

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

kohlert
Copy link
Contributor

@kohlert kohlert commented Aug 28, 2024

A simple implementation of the fix proposed in issue #35.

This merge would implement a new method to iterate over the data array, and mutate any discovered duplicate data. Currently implemented tests pass, but it has not been tested across a full range of possible inputs.

@erdogant
Copy link
Owner

This is awesome. Great work. Let me run some tests.

@erdogant erdogant merged commit a09c7a2 into erdogant:master Aug 28, 2024
@kohlert kohlert deleted the check_duplicates branch August 28, 2024 18:54
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.

2 participants