Created
May 19, 2018 03:20
-
-
Save 0xchamin/b20e9b00089946283bd824593dceeae8 to your computer and use it in GitHub Desktop.
movie_reviews_last_999_chars
This file contains 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
df.loc[0, 'review'][-999:] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment