molehh commited on
Commit
f2c8ae1
·
1 Parent(s): 524d6a6

changes in app

Browse files
Files changed (2) hide show
  1. app.py +1 -0
  2. sentiment_results.xlsx +0 -0
app.py CHANGED
@@ -2,6 +2,7 @@ import streamlit as st
2
  import pandas as pd
3
  import matplotlib.pyplot as plt
4
  from textblob import TextBlob
 
5
 
6
  def load_data(uploaded_file):
7
  # Load Excel file, supports both .xlsx and .xls
 
2
  import pandas as pd
3
  import matplotlib.pyplot as plt
4
  from textblob import TextBlob
5
+ import matplotlib.pyplot as plt
6
 
7
  def load_data(uploaded_file):
8
  # Load Excel file, supports both .xlsx and .xls
sentiment_results.xlsx ADDED
Binary file (47.6 kB). View file