palitrajarshi commited on
Commit
256556c
β€’
1 Parent(s): bb7e3e4

Update pages/CSV_Data_Analyzer.py

Browse files
Files changed (1) hide show
  1. pages/CSV_Data_Analyzer.py +2 -1
pages/CSV_Data_Analyzer.py CHANGED
@@ -3,7 +3,8 @@ from utils1 import query_agent
3
 
4
  st.set_page_config(page_title="Spreadsheet Analyzer")
5
  #st.title("πŸ€– Let's do some analysis on your CSV...")
6
- st.title("πŸ“ˆπŸ“‰πŸ“Š Let's analyze your CSV...")
 
7
  st.subheader("Please upload your CSV file here:")
8
 
9
  #st.sidebar.title("😎")
 
3
 
4
  st.set_page_config(page_title="Spreadsheet Analyzer")
5
  #st.title("πŸ€– Let's do some analysis on your CSV...")
6
+ #st.title("πŸ“ˆπŸ“‰πŸ“Š Let's analyze your CSV...")
7
+ st.title("πŸ“Š Let's analyze your CSV")
8
  st.subheader("Please upload your CSV file here:")
9
 
10
  #st.sidebar.title("😎")