Skip to content

Instantly share code, notes, and snippets.

@0xchamin
Created May 19, 2018 03:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0xchamin/b20e9b00089946283bd824593dceeae8 to your computer and use it in GitHub Desktop.
Save 0xchamin/b20e9b00089946283bd824593dceeae8 to your computer and use it in GitHub Desktop.
movie_reviews_last_999_chars
df.loc[0, 'review'][-999:]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment