Python library to compare string distances between dates, timestamps, or datetime objects.
Part of the Dedupe.io cloud service and open source toolset for de-duplicating and finding fuzzy matches in your data.
Install dev requirements with pip:
pip install dev-requirements.txt
pytest tests
All tests must pass.