Created
December 18, 2018 09:51
-
-
Save jonathanoheix/028223e54b372a0e3dc900291f898e4b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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