Back to Research papers
Research paper index

DA-Studio: An Agentic System for End-to-End Data Analysis

Yizhe Liu, Shaolei Zhang, Ju Fan

arXiv:2606.31423Published June 30, 20260 citations
  • cs.DB
  • cs.AI
  • action

Abstract

Real-world data analysis is a multi-step process over heterogeneous inputs rather than merely producing a final answer. A practical system should autonomously organize multi-step workflows, execute generated code in a sandboxed and controllable environment, and remain inspectable through visible action traces and intermediate artifacts. Existing LLM-based analysis tools, however, often emphasize isolated subtasks, leaving limited support for complete execution-grounded workflows. We present DA-Studio (Data Analysis Studio), an interactive web-based demo system for end-to-end data analysis that is autonomous, sandboxed, and inspectable. DA-Studio integrates an action-structured analysis backend, a sandboxed execution workspace, and a browser interface for task setup, streamed action traces, artifact preview, code editing and rerunning, and report export. Through iterative action generation, code execution, and feedback incorporation, it incrementally constructs executable analysis steps from raw files and natural-language requests while exposing intermediate results and artifacts throughout the process.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.