In this study I analyzed the programming tweets on Twitter.Thank you to @gadenbuie for dataset
pip3 install pandas
pip3 install plotly
pip3 install ipython
git clone https://github.com/kucukmustafaa/Analyse-of-Programing-Tweets.git
cd Analyse-of-Programing-Tweets/
ipython notebook Untitled.ipynb
Pull requests are welcome.