AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
ssdedupe/__init__.py
ssdedupe/cli.py
ssdedupe/exact_matches.py
ssdedupe.egg-info/PKG-INFO
ssdedupe.egg-info/SOURCES.txt
ssdedupe.egg-info/dependency_links.txt
ssdedupe.egg-info/entry_points.txt
ssdedupe.egg-info/not-zip-safe
ssdedupe.egg-info/requires.txt
ssdedupe.egg-info/top_level.txt
tests/Deduplication validation.ipynb
tests/__init__.py
tests/db.yaml
tests/db_mssql.yaml
tests/dedup_postgres_training.json
tests/generate_fake_dataset.py
tests/initialize_db.py
tests/nicknames.csv
tests/pop.csv
tests/test_integration.py
tests/test_mssql_integration.py
tests/test_ssdedupe.py