diff --git a/duplicates/README.md b/duplicates/README.md new file mode 100644 index 0000000..07a83d0 --- /dev/null +++ b/duplicates/README.md @@ -0,0 +1,5 @@ +# Duplicates Scripts + +### Definition + +These scripts are used to show how `group-by` can be used to identify duplicate rows. The example shows how that can be used to heuristically find duplicate files. \ No newline at end of file