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

Simplify check code #19

Open
TTitcombe opened this issue Feb 26, 2020 · 0 comments
Open

Simplify check code #19

TTitcombe opened this issue Feb 26, 2020 · 0 comments
Milestone

Comments

@TTitcombe
Copy link
Owner

The code for the various checks is largely the same. The only thing that changes are the regex patterns which are searched and, when datetimes are implemented, the dataframe column datatypes which are searched for breaches.
It would be cleaner to create a generated "check" function, and supply it with the various regex patterns

@TTitcombe TTitcombe added this to the 1.0.0 milestone Feb 26, 2020
@TTitcombe TTitcombe changed the title Simple check code Simplify check code Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant