Spaces:
Sleeping
Sleeping
Commit
Β·
256556c
1
Parent(s):
bb7e3e4
Update pages/CSV_Data_Analyzer.py
Browse files
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("π")
|