arche icon indicating copy to clipboard operation
arche copied to clipboard

Compare field values between two jobs

Open manycoding opened this issue 5 years ago • 1 comments

#157 We need to compare values between items found by key.

compare(source_df, target_df, fields=["price", "name"], key=["id"], num_threshold = 0.1)
>>>Compare: FAILED

think about what to display

manycoding avatar Aug 27 '19 16:08 manycoding

Low priority, refactoring. The rule is not useful in most cases.

manycoding avatar Sep 04 '19 19:09 manycoding