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

[Feature] Update is_(not)_in_range (#87) to support max/min limits from col #152

Closed

Conversation

karthik-ballullaya-db
Copy link

[Feature] Update is_(not)_in_range to support max/min limits from dataframe column (#87)

Changes

Changes in the is_in_range and is_not_in_range column functions to handle column as the min/max limit.

Linked issues

Resolves #87

Tests

  • manually tested
  • added unit tests
  • added integration tests

@karthik-ballullaya-db karthik-ballullaya-db self-assigned this Feb 5, 2025
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]: is_(not)_in_range supports min/max_limit from the dataframe
1 participant