Skip to content

Instantly share code, notes, and snippets.

@wandabwa2004
Created July 22, 2019 07:56
Show Gist options
  • Save wandabwa2004/7aa95837c430090c1cbc66696c2e35f7 to your computer and use it in GitHub Desktop.
Save wandabwa2004/7aa95837c430090c1cbc66696c2e35f7 to your computer and use it in GitHub Desktop.
df['review_len'].iplot(
kind='hist',
xTitle='Review Length - Number of Characters',
linecolor='black',
yTitle='count',
title='Review Text Lengths Distribution')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment