Spaces:
Sleeping
Sleeping
arithescientist
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ st.write("**Sample Questions:**")
|
|
72 |
sample_questions = [
|
73 |
"Summarize the data for me.",
|
74 |
"Do you notice any correlations in the datasets?",
|
75 |
-
"Can you offer any recommendations based on the
|
76 |
"Provide an analysis of some numbers across some categories."
|
77 |
]
|
78 |
|
|
|
72 |
sample_questions = [
|
73 |
"Summarize the data for me.",
|
74 |
"Do you notice any correlations in the datasets?",
|
75 |
+
"Can you offer any recommendations based on the datasets?",
|
76 |
"Provide an analysis of some numbers across some categories."
|
77 |
]
|
78 |
|