abdulfatir/twitter-sentiment-analysis

Tidy up preprocess.py with pandas

Open

#2 opened on 2017年12月29日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)Python (573 forks)batch import
Hacktoberfestgood first issuehelp wanted

Repository metrics

Stars
 (1,382 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド