Skip to content

Instantly share code, notes, and snippets.

@jonathanoheix
Created December 18, 2018 09:51
Show Gist options
  • Save jonathanoheix/028223e54b372a0e3dc900291f898e4b to your computer and use it in GitHub Desktop.
Save jonathanoheix/028223e54b372a0e3dc900291f898e4b to your computer and use it in GitHub Desktop.
# show is_bad_review distribution
reviews_df["is_bad_review"].value_counts(normalize = True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment