Skip to content

Instantly share code, notes, and snippets.

@aravindpai
Created May 27, 2019 06:28
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 aravindpai/a89fbf1049a698705514b906a500dffd to your computer and use it in GitHub Desktop.
Save aravindpai/a89fbf1049a698705514b906a500dffd to your computer and use it in GitHub Desktop.
data['cleaned_summary'] = data['cleaned_summary'].apply(lambda x : '_START_ '+ x + ' _END_')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment