Twitter Analysis Dashboard with Dash Plotly DataTable - Part 2
Charming Data
In this part 2 we will pull data from the twitter API, insert URLs into the DataTable, and visualize word frequency with Word Cloud.
My GitHub Code: https://github.com/Coding-with-Adam/Dash-by-Plotly/tree/master/Analytic_Web_Apps/SocialMedia_Twitter
Python-Twitter docs: https://python-twitter.readthedocs.io/en/latest/installation.html
Twitter Developers account: https://developer.twitter.com/
Video layout: 00:00 - What you will learn and code 02:05 - NLTK stopwords for word cloud 03:00 - Layout 04:37 - First callback 13:18 - Second callback 18:07 - Final remarks
š If you appreciate these tutorials and would like to support their existence or receive 1-on-1 consultation, while getting access to my GitLab code: Patreon: https://www.patreon.com/charmingdata YouTube: https://www.youtube.com/channel/UCqBFsuAz41sqWcFjZkqmJqQ/join
92750464 Bytes