Best
17.5K views | +2 today
Follow
Best
Best or Top of a Category
Your new post is loading...
Your new post is loading...
Scooped by Dr. Stefan Gruenwald
Scoop.it!

Basic data analysis on Twitter with Python

Basic data analysis on Twitter with Python | Best | Scoop.it

After creating the Free Wtr bot using Tweepy and Python and this code, the author wanted a way to see how Twitter users were perceiving the bot and what their sentiment was. So he created a simple data analysis program that takes a given number of tweets, analyzes them, and displays the data in a scatter plot.

 

In order to create this, you have to install a few packages, including  Tweepy , Tkinter , Textblob and  matplotlib . These packages can be installed using the pip package manager.

No comment yet.
Scooped by Dr. Stefan Gruenwald
Scoop.it!

515 Free Online Programming & Computer Science Courses You Can Start Now

515 Free Online Programming & Computer Science Courses You Can Start Now | Best | Scoop.it

Five years ago, universities like MIT and Stanford first opened up free online courses to the public. Today, more than 700 schools around the world have created thousands of free online courses.

No comment yet.