github / github/platform-samples
unrecognized_authors.csv has redundancies
Ouverte
- Langage dominant
- Shell
- Étoiles
- 2.2k
- Forks
- 1.9k
- Merge moyen
- 7 j 19 h
- PR mergées (30 j)
- 1
Description
`/h/j/p/a/r/find-inactive-members$ wc -1 unrecognized_authors.csv`
` 1470`
`/h/j/p/a/r/find-inactive-members$ sort unrecognized_authors.csv | uniq | wc -l`
` 39`
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start in find-inactive-members/unrecognized_authors.csv and compare the file's row count with the sorted unique count using the commands shown. Determine which duplicate entries should be retained or removed; done means the CSV no longer contains the reported redundancies and the counts verify the result.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- shell
- Domaine
- tooling
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100