issues
search
pcctc
/
affirm
Data affirmation and validation
https://pcctc.github.io/affirm/
Other
6
stars
3
forks
source link
Added `affirm_clean_join()`
#17
Closed
ddsjoberg
closed
1 year ago
ddsjoberg
commented
1 year ago
Added
affirm_clean_join()
function to check column names don't end in
".x"
or
".y"
. closes #15
Also added a few more unit tests.
affirm_clean_join()
function to check column names don't end in".x"
or".y"
. closes #15Also added a few more unit tests.