SOTAVerified

Data Wrangling Task Automation Using Code-Generating Language Models

2025-02-05Unverified0· sign in to hype

Ashlesha Akella, Krishnasuri Narayanam

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Ensuring data quality in large tabular datasets is a critical challenge, typically addressed through data wrangling tasks. Traditional statistical methods, though efficient, cannot often understand the semantic context and deep learning approaches are resource-intensive, requiring task and dataset-specific training. To overcome these shortcomings, we present an automated system that utilizes large language models to generate executable code for tasks like missing value imputation, error detection, and error correction. Our system aims to identify inherent patterns in the data while leveraging external knowledge, effectively addressing both memory-dependent and memory-independent tasks.

Tasks

Reproductions