What is the difference between create_pandas_dataframe_agent & PythonAstREPLTool? #27529
Replies: 2 comments 16 replies
-
The |
Beta Was this translation helpful? Give feedback.
-
@dosu in
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I like to query two dataframes together. What is the better approch?
References:
PythonAstREPLTool = https://api.python.langchain.com/en/latest/tools/langchain_experimental.tools.python.tool.PythonAstREPLTool.html
create_pandas_dataframe_agent = https://api.python.langchain.com/en/latest/agents/langchain_experimental.agents.agent_toolkits.pandas.base.create_pandas_dataframe_agent.html
Beta Was this translation helpful? Give feedback.
All reactions