Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -476,7 +476,7 @@ with gr.Blocks(title="AI Data Analyst") as demo:
|
|
| 476 |
with gr.Column(scale=3):
|
| 477 |
gr.Markdown("""
|
| 478 |
# 🧠 AI Data Analyst
|
| 479 |
-
### Comprehensive Tabular Data Analysis
|
| 480 |
|
| 481 |
Upload your dataset (CSV or Excel) and get detailed statistical analysis, feature insights, and relationship discovery.
|
| 482 |
|
|
|
|
| 476 |
with gr.Column(scale=3):
|
| 477 |
gr.Markdown("""
|
| 478 |
# 🧠 AI Data Analyst
|
| 479 |
+
### Comprehensive Tabular Data Analysis
|
| 480 |
|
| 481 |
Upload your dataset (CSV or Excel) and get detailed statistical analysis, feature insights, and relationship discovery.
|
| 482 |
|