saaketvarma commited on
Commit
7bce054
·
1 Parent(s): 33d5de3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -4,8 +4,7 @@ from utils import query_agent
4
 
5
  load_dotenv()
6
 
7
- # Direct CSV file
8
- data = pd.read_csv('Tickets_cleaned_v2.csv')
9
 
10
  st.title("Let's do some analysis on your CSV")
11
  st.header("Please upload your CSV file here:")
 
4
 
5
  load_dotenv()
6
 
7
+
 
8
 
9
  st.title("Let's do some analysis on your CSV")
10
  st.header("Please upload your CSV file here:")