Replies: 2 comments
-
same |
Beta Was this translation helpful? Give feedback.
0 replies
-
PandasAI is mainly intended for structured data. So the suggestion is to convert it to a csv and pre-process the excel so that is properly structured data. If you want to use AI on more unstrctured data I suggest to use PandaAGI. You can create agentic interfaces that deal with different data: https://github.com/sinaptik-ai/panda-agi. Moving this to conversation |
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
Uh oh!
There was an error while loading. Please reload this page.
-
How to deal excel with pandasAI v3?
particularly when dealing with irregular table structures like merged cells?
Beta Was this translation helpful? Give feedback.
All reactions