From a78b721b9fe13837a1826b2e38c0a887b09c771f Mon Sep 17 00:00:00 2001 From: agust Date: Wed, 24 Mar 2021 11:04:14 -0300 Subject: [PATCH] Add README.md to /duplicates/ --- duplicates/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 duplicates/README.md 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