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

Check inconsistent values #13

Merged
merged 18 commits into from
Jan 13, 2014
Merged

Check inconsistent values #13

merged 18 commits into from
Jan 13, 2014

Conversation

pezholio
Copy link
Contributor

Opening for discussion. Still needs a bit of work.

This PR checks the data types of each column and raises a warning if less than 90% aren't the same type.

Currently only scanning for numeric and alpha field types. Need to do something for date formats, and maybe codes and boolean?

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling e65be07 on feature-check-consistency into 6002f1f on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling a3d8a79 on feature-check-consistency into 6002f1f on master.

@pezholio
Copy link
Contributor Author

Added alphanumeric too. I'm going to do dates, but in a different PR after this one has been merged

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling f76fd86 on feature-check-consistency into 6002f1f on master.

Floppy added a commit that referenced this pull request Jan 13, 2014
@Floppy Floppy merged commit 958cba7 into master Jan 13, 2014
@Floppy Floppy deleted the feature-check-consistency branch January 13, 2014 10:34
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.

3 participants