Skip to content

Instantly share code, notes, and snippets.

@keitazoumana
Created November 22, 2021 19:56
Show Gist options
  • Save keitazoumana/29a5ee977801d375c92827ac413e2ba0 to your computer and use it in GitHub Desktop.
Save keitazoumana/29a5ee977801d375c92827ac413e2ba0 to your computer and use it in GitHub Desktop.
Import modules
import tweepy
import pandas as pd
import nltk
from tweepy import OAuthHandler
from tweepy import Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment