Skip to content

Instantly share code, notes, and snippets.

@Nithilaa
Last active July 26, 2021 07:38
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 Nithilaa/c1602d2743d7d542c0e1c677ac866397 to your computer and use it in GitHub Desktop.
Save Nithilaa/c1602d2743d7d542c0e1c677ac866397 to your computer and use it in GitHub Desktop.
fit transform
%time features = tf_vectorizer.fit_transform(df['user_review'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment