One of the very first data science items I’ve attempted was sentiment analysis, using a combination of Python and Tableau. This was a stretch assignment for myself when Tableau 10.2 was released in beta, and there was built-in Python integration! I just had to do this. I work with volumes of unstructured text, and now there was a way to allow users to not only see the sentiment, but to interact with this analysis (using Tableau).
Rather than share (read: rather than me type all of it out) how I implemented this, check out this post on the Tableau Blog.