How to get ride of duplicate rows?

2 vues (au cours des 30 derniers jours)
Yooya yooya
Yooya yooya le 6 Nov 2020
Commenté : Steven Lord le 7 Nov 2020
How do I see how many duplicate rows there are in the bank-marketing dataset?
and how do I get rid of them?
Thank you!

Réponse acceptée

Steven Lord
Steven Lord le 6 Nov 2020
Use unique with the 'rows' option or uniquetol with the 'ByRows', true name-value pair.
  4 commentaires
Yooya yooya
Yooya yooya le 7 Nov 2020
  • thank you
Steven Lord
Steven Lord le 7 Nov 2020
If the information I've given you resolves your question, please mark the answer Accepted so we know that it has been answered sufficiently well. Thanks.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Structures dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by