Skip to content

Commit

Permalink
small change to prompt to improve quality
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecoconut committed Jan 12, 2023
1 parent 2762c7b commit 4a68f74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sketch/pandas_extension.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ def call_prompt_on_dataframe(df, prompt, **kwargs):
```
{{ data_description }}
```
The dataframe is loaded and in memory, and currently named [ {{ dfname }} ].
Code to solve [ {{ how }} ]?:
```python
Expand Down

0 comments on commit 4a68f74

Please sign in to comment.