Update app.py
Browse files
app.py
CHANGED
@@ -45,7 +45,7 @@ Columns: {columns}
|
|
45 |
Instructions:
|
46 |
|
47 |
Output only the tabular data in valid CSV format.
|
48 |
-
Include the header row followed by at least
|
49 |
Do not generate any additional text, explanations, comments, or code.
|
50 |
Ensure that the values for each column are contextually appropriate.
|
51 |
|
|
|
45 |
Instructions:
|
46 |
|
47 |
Output only the tabular data in valid CSV format.
|
48 |
+
Include the header row followed by at least 100 data rows.
|
49 |
Do not generate any additional text, explanations, comments, or code.
|
50 |
Ensure that the values for each column are contextually appropriate.
|
51 |
|