Update data_analysis_agent.py
Browse files- data_analysis_agent.py +3 -3
data_analysis_agent.py
CHANGED
|
@@ -679,13 +679,13 @@ Key insights found: {len(insights)} insights
|
|
| 679 |
|
| 680 |
IMPORTANT: Respond with EXACTLY this format:
|
| 681 |
|
| 682 |
-
1. [First specific actionable recommendation addressing data quality
|
| 683 |
|
| 684 |
-
2. [Second specific recommendation for strategic decision-making
|
| 685 |
|
| 686 |
3. [Third specific recommendation for operational efficiency or performance optimization]
|
| 687 |
|
| 688 |
-
4. [Fourth specific recommendation for data analysis or reporting improvements]
|
| 689 |
|
| 690 |
5. [Fifth specific recommendation for action items to stakeholders]
|
| 691 |
|
|
|
|
| 679 |
|
| 680 |
IMPORTANT: Respond with EXACTLY this format:
|
| 681 |
|
| 682 |
+
1. [First specific actionable recommendation addressing data quality improvement]
|
| 683 |
|
| 684 |
+
2. [Second specific recommendation for strategic decision-making in business growth]
|
| 685 |
|
| 686 |
3. [Third specific recommendation for operational efficiency or performance optimization]
|
| 687 |
|
| 688 |
+
4. [Fourth specific recommendation for further data analysis or reporting improvements]
|
| 689 |
|
| 690 |
5. [Fifth specific recommendation for action items to stakeholders]
|
| 691 |
|