Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 146 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 146 Bytes

twitter-analyze

Setup

conda create -n twitter-analyze python=3.6

conda activate twitter-analyze

conda config --add channels conda-forge