Update app.py
Browse files
app.py
CHANGED
|
@@ -1904,7 +1904,7 @@ with gr.Blocks(
|
|
| 1904 |
# Enhanced tips and documentation
|
| 1905 |
gr.Markdown("""
|
| 1906 |
---
|
| 1907 |
-
### 💡 Pro Tips
|
| 1908 |
|
| 1909 |
**🎯 Data Preparation:**
|
| 1910 |
- ✅ Use descriptive column names (e.g., "Monthly_Revenue" instead of "Col1")
|
|
|
|
| 1904 |
# Enhanced tips and documentation
|
| 1905 |
gr.Markdown("""
|
| 1906 |
---
|
| 1907 |
+
### 💡 Pro Tips:
|
| 1908 |
|
| 1909 |
**🎯 Data Preparation:**
|
| 1910 |
- ✅ Use descriptive column names (e.g., "Monthly_Revenue" instead of "Col1")
|