You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,7 @@ There are 4 main components of Deequ, and they are:
11
11
- Constraint Suggestion:
12
12
- Specify rules for various groups of Analyzers to be run over a dataset to return back a collection of constraints suggested to run in a Verification Suite.
13
13
- Constraint Verification:
14
-
<<<<<<< HEAD
15
14
- Perform data validation on a dataset with respect to various constraints set by you.
16
-
=======
17
-
- Perform data validation on a dataset with respect to various constraints set by you.
18
-
>>>>>>> 30375bb8645728a539b7b2f6d2d85f89266ac047
19
15
- Metrics Repository
20
16
- Allows for persistence and tracking of Deequ runs over time.
0 commit comments