Deleting duplicate observations from a dataset
Afficher commentaires plus anciens
I have a large dataset and I want to delete duplicate observations. I do not want to use the function unique because it compares all values of the variables and it is slow. I just want to use the variable PostID of the observations and delete duplicates. I attach a fraction of the dataset. Thank you for your help.
Réponse acceptée
Plus de réponses (1)
Sebastiano delre
le 31 Mai 2016
0 votes
Catégories
En savoir plus sur Managing Data dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!