github / github/platform-samples
unrecognized_authors.csv has redundancies
Abierto
- Lenguaje dominante
- Shell
- Estrellas
- 2.2k
- Forks
- 1.9k
- Merge medio
- 7 d 19 h
- PR fusionados (30 d)
- 1
Descripción
`/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`
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- shell
- Área
- tooling
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100