-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
First I want to say Thanks!, this project is really amazing, please don't stop updating it. It would be nice if the result of the testing, I mean, the result of run() method had an option for returning the testing result in as pandas dataframe. Something like:
verification_suite.on_data(df_toy).add_checks(list_checks).run(as_dataframe=True)
I have seen AWS Dequee has this option, would be nice to implement it on this repo because we could save the results as a CSV file or into a database table easier.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers