abdulfatir/twitter-sentiment-analysis

Tidy up preprocess.py with pandas

Open

#2 创建于 2017年12月29日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)Python (1,382 star) (573 fork)batch import
Hacktoberfestgood first issuehelp wanted

描述

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.

贡献者指南