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

Add test for relative change in column values #282

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dtger
Copy link

@dtger dtger commented Sep 5, 2023

Issue this PR Addresses/Closes

Closes #281

Summary of Changes

Add test for relative change in column values to be within specific threshold. Supports group by and sort column parameters

Why Do We Need These Changes

I couldn't find a test that covered this specific case. There are test that check for increasing / decreasing values in column, so this is effectively a variation.

Reviewers

@clausherther

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Test row-on-row percent change
1 participant