Skip to content

Instantly share code, notes, and snippets.

@BinarySpoon
Created December 2, 2020 05: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 BinarySpoon/0a85fa26a459c1c66bbce310808339c5 to your computer and use it in GitHub Desktop.
Save BinarySpoon/0a85fa26a459c1c66bbce310808339c5 to your computer and use it in GitHub Desktop.
#load data -->
data = pd.read_csv('spam_kaggle.csv', encoding='ISO 8859-1') #ISO-8859-1 and Latin-1 are the same
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment