Skip to content

fix: change col_vals_regex() arg name to align with Python Pointblank - #690

Merged
rich-iannone merged 39 commits into
mainfrom
fix-col-vals-regex-arg-name
Aug 21, 2026
Merged

fix: change col_vals_regex() arg name to align with Python Pointblank#690
rich-iannone merged 39 commits into
mainfrom
fix-col-vals-regex-arg-name

Conversation

@rich-iannone

Copy link
Copy Markdown
Member

This PR makes several changes to align the R package's naming conventions and argument names with those used in the Python version of pointblank. Here we rename the regex argument to pattern in the col_vals_regex() family of functions. The Deprecated argument name remains supported with warnings, and YAML compatibility is preserved. Documentation and examples have been updated accordingly.

Fixes: #685

@rich-iannone
rich-iannone merged commit eddbe12 into main Aug 21, 2026
12 checks passed
@rich-iannone
rich-iannone deleted the fix-col-vals-regex-arg-name branch August 21, 2026 03:06
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.

pattern vs regex in col_vals_regex()

1 participant