Hey group
If you have ever wondered how to visualise sentiment and inclination in Tableau, here is a great blog post by @Steve Wexler (also, if you do any survey data analysis in Tableau, you find everything you need to know on his website datarevelations.com under resources):
https://www.tableau.com/blog/how-visualize-sentiment-and-inclination-48534
If you plan to derive sentiment from plain text like feedback, here is a blog post by Brit Cava about how to use Python for sentiment analysis in Tableau:
https://www.tableau.com/blog/using-python-sentiment-analysis-tableau-63606
Please note, this blog post is from 2016. In the meantime you have additional capabilities you can leverage to integrate python in Tableau:
1) in Tableau Prep Builder: https://help.tableau.com/current/prep/en-us/prep_scripts_TabPy.htm
2) with Table Extension: https://help.tableau.com/current/pro/desktop/en-us/td_table_extensions.htm
