Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarize29 committed Jul 6, 2024
1 parent c954d6d commit a7da75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentiment_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from nltk.corpus import stopwords
nltk.download('stopwords')

# Lets do it
# Lets do it bro

df = pd.read_csv('sentiment_analysis.csv')

Expand Down

0 comments on commit a7da75e

Please sign in to comment.