Hello
Browse files
openai_pandasai_service.py
CHANGED
@@ -23,7 +23,6 @@ instructions = """
|
|
23 |
- For multiple charts, arrange them in a grid format (2x2, 3x3, etc.)
|
24 |
- Use professional and color-blind friendly palettes.
|
25 |
- Do not use sns.set_palette()
|
26 |
-
- Do not use any visualization library other than matplotlib or seaborn
|
27 |
- Read above instructions and follow them.
|
28 |
"""
|
29 |
|
|
|
23 |
- For multiple charts, arrange them in a grid format (2x2, 3x3, etc.)
|
24 |
- Use professional and color-blind friendly palettes.
|
25 |
- Do not use sns.set_palette()
|
|
|
26 |
- Read above instructions and follow them.
|
27 |
"""
|
28 |
|