Pith. sign in

REVIEW 1 cited by

Lux: Always-on Visualization Recommendations for Exploratory Dataframe Workflows

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2105.00121 v2 pith:XX2VTN2O submitted 2021-04-30 cs.DB cs.HC

classification cs.DBcs.HC
keywords datadataframevisualizationworkflowsalways-onanalysiseffortexploratory
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Exploratory data science largely happens in computational notebooks with dataframe APIs, such as pandas, that support flexible means to transform, clean, and analyze data. Yet, visually exploring data in dataframes remains tedious, requiring substantial programming effort for visualization and mental effort to determine what analysis to perform next. We propose Lux, an always-on framework for accelerating visual insight discovery in dataframe workflows. When users print a dataframe in their notebooks, Lux recommends visualizations to provide a quick overview of the patterns and trends and suggests promising analysis directions. Lux features a high level language for generating visualizations on demand to encourage rapid visual experimentation with data. We demonstrate that through the use of a careful design and three system optimizations, Lux adds no more than two seconds of overhead on top of pandas for over 98% of datasets in the UCI repository. We evaluate Lux in terms of usability via a controlled first-use study and interviews with early adopters, finding that Lux helps fulfill the needs of data scientists for visualization support within their dataframe workflows. Lux has already been embraced by data science practitioners, with over 3.1k stars on Github.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Flint: A Semantics-Driven Data Visualization Intermediate Language

    cs.HC 2026-07 conditional novelty 7.0 of 10

    Flint compiles short semantics-tagged chart specs into fully configured Vega-Lite, ECharts, and Chart.js visualizations, and LLM agents using it beat agents writing Vega-Lite directly in an automated evaluation.

Pith tools