Hacktoberfestgood first issuehelp wanted
仓库指标
- Star
- (1,382 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
In preprocess_csv function in preprocess.py (link), pandas can be used to parse the csv more efficiently and with way less code. The machine I was using while developing the project did not have pandas installed.