Author Id가 git에 존재하지 않음 - missing value 처리 방법
Open
question
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
commit.getAuthorIdent().toString()으로 Author Id를 읽어냈을 때, Author Id가 나오지 않는 경우가 있다.
이는 csv를 읽어 arff file을 만들때 ?로 치환되어진다.
현재는 Author Id를 알 수 없는 경우, "?"로 바꾸어 하여 함께 묶어 처리하고 있다.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.