Skip to content

Instantly share code, notes, and snippets.

@wandabwa2004
Created July 22, 2019 06:11
Show Gist options
  • Save wandabwa2004/0502af35c38849283a0eb6cbbbcc65ad to your computer and use it in GitHub Desktop.
Save wandabwa2004/0502af35c38849283a0eb6cbbbcc65ad to your computer and use it in GitHub Desktop.
df['polarity'].iplot(
kind='hist',
bins=50,
xTitle='polarity',
linecolor='black',
yTitle='count',
title='Sentiment Polarity Distribution')
## Tepapa must be doing well as a majority of the reviews are quite positive i.e. above 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment