-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P1Task with middle level priorityTask with middle level prioritycall for contributionenhancementNew feature or requestNew feature or request
Description
Required prerequisites
- I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
- Consider asking first in a Discussion.
Motivation
the current implementation is not robust enough and may has error, not sure whether structured output could be helpful
error could happen in test code:
FAILED test/loaders/test_pandaai.py::test_topk - AssertionError: E***pected a DataFrame but got: Unfortunately, I was not able to answer your question, because of the following error:
No result returned
assert False
- where False = isinstance('Unfortunately, I was not able to answer your question, because of the following error:\n\nNo result returned\n', <class 'pandas.core.frame.DataFrame'>)
- where <class 'pandas.core.frame.DataFrame'> = pd.DataFrame
Solution
No response
Alternatives
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
P1Task with middle level priorityTask with middle level prioritycall for contributionenhancementNew feature or requestNew feature or request