abdulfatir/twitter-sentiment-analysis

Tidy up preprocess.py with pandas

Open

#2 aperta il 29 dic 2017

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)Python (573 fork)batch import
Hacktoberfestgood first issuehelp wanted

Metriche repository

Star
 (1382 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor