SOTAVerified

Automating Date Format Detection for Data Visualization

2025-01-10Unverified0· sign in to hype

Zixuan Liang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Data preparation, specifically date parsing, is a significant bottleneck in analytic workflows. To address this, we present two algorithms, one based on minimum entropy and the other on natural language modeling that automatically derive date formats from string data. These algorithms achieve over 90% accuracy on a large corpus of data columns, streamlining the data preparation process within visualization environments. The minimal entropy approach is particularly fast, providing interactive feedback. Our methods simplify date format extraction, making them suitable for integration into data visualization tools and databases.

Tasks

Reproductions