Skip to content

Main advantage of using pandas-ai #589

Answered by gventuri
shantanuo asked this question in Q&A
Discussion options

You must be logged in to vote

@shantanuo good question. Generally each library/framework can be better or worse depending on the use case.

In particular, PandasAI:

  • doesn't use Chain of Thought, meaning that we only send 1 request to the LLM, instead of multiple, which makes it generally faster and less expensive
  • allows also to plot charts
  • is tailored for the data analysis, meaning that it's built to deal with structured data

Depending on your use case, this could be a better library or not. My suggestion is to give it a try and check which one is your preferred way to go :)

Let me know if you have any question!

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by shantanuo
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants