codeinterpreter-api icon indicating copy to clipboard operation
codeinterpreter-api copied to clipboard

Column Names are not being read properly

Open miggytrinidad opened this issue 2 years ago • 1 comments

Great package! But when I use CSV or XLSX, the tool is not able to use the actual column names in the file.

Is there something I should do?

miggytrinidad avatar Oct 03 '23 18:10 miggytrinidad

Not a robust solution, however you can specify the filename and associated columns in the prompt/user_msg and it works.

erickfm avatar Oct 17 '23 09:10 erickfm