DateComparison
#2399
Replies: 2 comments 1 reply
-
To use date comparisons in Splink, first import the comparison library: import splink.comparison_library as cl Two useful comparisons for dates are:
These can be used in your Splink settings to compare date fields with various levels of precision and tolerance. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your reply. AbsoluteDateDifferenceAtThresholds() is not listed here https://moj-analytical-services.github.io/splink/api_docs/comparison_library.html but it is included. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is the preferred method to perform comparison on a date column?
Beta Was this translation helpful? Give feedback.
All reactions