datacompy
datacompy copied to clipboard
Tolerance for select fields
Is it possible to add abs_tol and rel_tol to a list of fields instead of the whole dataframe? How do we achieve this using SparkCompare?
You could subset your data and run compare only on those if you really need it. I think it happens on a entire dataframe level at the moment though.
If there is enough interest in this feature it is something we can look into as a feature request.
@mehulpatel21 Just following up on this. Are you able to use my suggestion. Just wondering if there was anything else I could help with here.
Hi, thanks for your response. I haven't gotten a chance to play around with the suggestion you provided yet. I will let you know once I am able to!
Closing this issue as I haven't heard back. Please feel free to reopen if needed