JunyiYe/dataframe-qa
[ACML 2024] DataFrame QA: A Universal LLM Framework on DataFrame Question Answering Without Data Exposure
This project helps data analysts and researchers quickly get answers from their data tables (like those in Excel or Pandas DataFrames) by simply asking questions in plain English. You provide your data table and a natural language question, and it generates the precise code to query and analyze your data, giving you the answer. It's designed for anyone working with structured data who wants to perform quick analyses without writing complex code themselves.
No commits in the last 6 months.
Use this if you need to extract information or perform analysis on a data table using natural language, without exposing your full dataset to an external language model.
Not ideal if your data is unstructured (e.g., text documents, images) or if you require highly custom, complex data transformations beyond standard querying and aggregation.
Stars
9
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jan 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/JunyiYe/dataframe-qa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ananthanarayanan431/Langchain-Projects-LLM
Various projects using Large Language Model (GPT & LLAMA) other open source model from...
deepset-ai/haystack-home
Website for Haystack, the open source LLM framework
astronomer/ask-astro
An end-to-end LLM reference implementation providing a Q&A interface for Airflow and Astronomer
jndiogo/sibila
Extract structured data from local or remote LLM models
Quhaoh233/ChatEV
ChatEV: Predicting electric vehicle charging demand as natural language processing