I am trying to build a sentiment analysis on amazon data. So, I started by reading the data
data = pd.read_csv("amazon_baby.csv")