-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Milestone
Description
Proposed by @ogrisel - A 'comparison' view to see how two datasets differ, including for instance:
- list column with different names between 2 versions of the same dataset or 2 datasets chosen by the user,
- list change of data type representation for columns with same names,
- list per-column number of rows with changed values and show the first 5 differing row values,
Possible approach: the new dataset table view allows users to select rows and do action on the selected datasets. 'Compare' could be one such action.