access check results in dataframe
Closed this issue · 2 comments
jamiegeyer commented
Is it possible to just push check results to a dataframe, then I can do whatever I want with it?
FRosner commented
There was #95 and even some discussions around that (#99) but it was never finished.
Independently of that you can programatically access the check results as described here: https://github.com/FRosner/drunken-data-quality#unit-tests
jamiegeyer commented
Thanks for the quick response and your work on this - it's a great tool.