Drunken Data Quality 1.2.0
Checks
- Check if each value in a column is one of the specified ones
- Check if all values in a column satisfy a given regular expression
- Check if all values in a column are convertible to Boolean
- Check if two tables joined on the given columns yield results
Usability
- SQLContext and HiveContext support (create check object from table and database name)
- Show the number of rows of a checked data frame