Replies: 1 comment
-
@pmcray can you share your code snippet with the generate code output from llm |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have what appears to me to be a perfectly vanilla dataframe, but I am getting the following error message.
pandas_ai.run(df_first, prompt='Which endpoint has the highest quality score?')
Unfortunately, I was not able to answer your question, because of the following error:
0.3 has type float, but expected one of: int
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions