Skip to content

Conversation

@rich-iannone
Copy link
Member

This PR adds the col_vals_increasing() and col_vals_decreasing() validation methods. These validation methods checks whether column values in a table are increasing/decreasing when moving down a table. There are options for allowing for missing values in the target column, allowing stationary phases (where consecutive values don't change), and even one for allowing the opposite movement direction up to a certain threshold.

@github-actions github-actions bot temporarily deployed to pr-305 October 24, 2025 20:56 Destroyed
@github-actions github-actions bot temporarily deployed to pr-305 October 24, 2025 21:03 Destroyed
@github-actions github-actions bot temporarily deployed to pr-305 October 24, 2025 21:04 Destroyed
@rich-iannone rich-iannone marked this pull request as ready for review October 24, 2025 21:09
@rich-iannone rich-iannone merged commit 53b198f into main Oct 24, 2025
8 checks passed
@rich-iannone rich-iannone deleted the feat-col-vals-increasing-decreasing branch October 24, 2025 21:10
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.

2 participants