Skip to content

Instantly share code, notes, and snippets.

@sahil280114
Created August 15, 2018 18:33
Show Gist options
  • Save sahil280114/d353ae38b53cbff9c8ab3731dafabc59 to your computer and use it in GitHub Desktop.
Save sahil280114/d353ae38b53cbff9c8ab3731dafabc59 to your computer and use it in GitHub Desktop.
reviews = pd.read_csv('epinions.csv')
reviews = reviews.as_matrix()[:, :]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment