Ask a question to get started
Enter to sendā¢Shift+Enter new line
Response containing SQL and the fetched data.
This object is returned by a chain with KineticaSqlOutputParser and it contains the generated SQL and related Pandas Dataframe fetched from the database.
KineticaSqlOutputParser
KineticaSqlResponse()
BaseModel
The generated SQL.
The Pandas dataframe containing the fetched data.