Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare field values between two jobs #159

Open
manycoding opened this issue Aug 27, 2019 · 1 comment
Open

Compare field values between two jobs #159

manycoding opened this issue Aug 27, 2019 · 1 comment
Labels
Type: Feature New feature or request

Comments

@manycoding
Copy link
Contributor

#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 manycoding added the Type: Feature New feature or request label Aug 27, 2019
@manycoding
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant