github / github/platform-samples
unrecognized_authors.csv has redundancies
未关闭
- 主要语言
- Shell
- 星标
- 2.2k
- 派生
- 1.9k
- 平均合并
- 7 天 19 小时
- 30 天内合并 PR
- 1
描述
`/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`
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100