remove dups
Last updated
Last updated
This script contains the code that allows you to identify duplicate records in your data. It is only a stub as the process of deduping records is quite involved. This script contains the key piece of code you need. Once you have the ids of the dups and you've tagged each dup with a unique ID within the set of dups, you're good to go.
For a deeper discussion visit: