Spaces:
Sleeping
Sleeping
Commit
Β·
1313c67
1
Parent(s):
b4f2211
Update pages/CSV_Data_Analyzer.py
Browse files
pages/CSV_Data_Analyzer.py
CHANGED
@@ -5,7 +5,7 @@ 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("π€ CSV Data Analyzer")
|
8 |
-
st.subheader("
|
9 |
|
10 |
#st.sidebar.title("π")
|
11 |
st.sidebar.image('./csv_analysis.png',width=300, use_column_width=True)
|
|
|
5 |
#st.title("π€ Let's do some analysis on your CSV...")
|
6 |
#st.title("πππ Let's analyze your CSV...")
|
7 |
st.title("π€ CSV Data Analyzer")
|
8 |
+
st.subheader("Let's analyze your CSV π")
|
9 |
|
10 |
#st.sidebar.title("π")
|
11 |
st.sidebar.image('./csv_analysis.png',width=300, use_column_width=True)
|