Hacktoberfestgood first issuehelp wanted
Repository metrics
- Stars
- (1,382 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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.