deepthi97midasala
deepthi97midasala
Entering new AgentExecutor chain... --------------------------------------------------------------------------- ValueError Traceback (most recent call last) [](https://localhost:8080/#) in () 1 # results = agent("how many records are there? Give me rows and columns") ----> 2...
i get this error i am using pandas data frame
> Entering new AgentExecutor chain... --------------------------------------------------------------------------- ValueError Traceback (most recent call last) [](https://localhost:8080/#) in () ----> 1 agent.run(" What are the applications where high volume of tickets are reported in...
getting this i have dataframe with 2047 records i have given prompt as agent.run(" What are the applications where high volume of tickets are reported in the last 6 months?")...