DataPrep.EDA: Task-Centric Exploratory Data Analysis for Statistical Modeling in Python
Summary: DataPrep.EDA is a task-centric, declarative EDA system in Python that lets researchers specify diverse EDA tasks with a single function call. Its Dask-backed pipelines scale the workflow, delivering faster, more usable EDA than Pandas-profiling; open-sourced as part of DataPrep. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jinglin Peng (Simon Fraser University)
- 2. Weiyuan Wu (Simon Fraser University)
- 3. Brandon Lockhart (Simon Fraser University)
- 4. Song Bian (Chinese University of Hong Kong)
- 5. Jing Nathan Yan (Cornell University)
- 6. Linghao Xu (Simon Fraser University)
- 7. Zhixuan Chi (Simon Fraser University)
- 8. Jeffrey M. Rzeszotarski (Cornell University)
- 9. Jiannan Wang (Simon Fraser University)
BibTeX Citation
@inproceedings{peng_sigmod21,
title = {{DataPrep.EDA: Task-Centric Exploratory Data Analysis for Statistical Modeling in Python}},
author = {Peng, Jinglin and Wu, Weiyuan and Lockhart, Brandon and Bian, Song and Yan, Jing Nathan and Xu, Linghao and Chi, Zhixuan and Rzeszotarski, Jeffrey M. and Wang, Jiannan},
series = {{SIGMOD} '21},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3448016.3457330},
url = {https://dl.acm.org/doi/10.1145/3448016.3457330},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 5,354 | Can Large Language Models Predict Data Correlations from Column Names? | 2023 | VLDB | 6.2515841e-05 |
| 6,928 | How do Categorical Duplicates Affect ML? A New Benchmark and Empirical Analyses | 2024 | VLDB | 5.7370426e-05 |
| 10,785 | Auto-Test: Learning Semantic-Domain Constraints for Unsupervised Error Detection in Tables | 2025 | SIGMOD | 5.093636e-05 |
| 10,867 | Weak-to-Strong Prompts with Lightweight-to-Powerful LLMs for High-Accuracy, Low-Cost, and Explainable Data Transformation | 2025 | VLDB | 5.093636e-05 |
| 10,931 | AutoPrep: Natural Language Question-Aware Data Preparation with a Multi-Agent Framework | 2025 | VLDB | 5.093636e-05 |
| 11,013 | Towards Automated Cross-domain Exploratory Data Analysis through Large Language Models | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 8 of 8 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 94 | Potter's Wheel: An Interactive Data Cleaning System | 2001 | VLDB | 0.00034616103 |
| 410 | SeeDB: Efficient Data-Driven Visualization Recommendations to Support Visual Analytics | 2015 | VLDB | 0.0001890421 |
| 1,374 | Data Profiling with Metanome | 2015 | VLDB | 0.00010986078 |
| 1,431 | Towards Scalable Dataframe Systems | 2020 | VLDB | 0.00010807221 |
| 3,132 | Extracting Top-K Insights from Multi-dimensional Data | 2017 | SIGMOD | 7.7246394e-05 |
| 3,425 | Foresight: Recommending Visual Insights | 2017 | VLDB | 7.42218e-05 |
| 4,628 | QuickInsights: Quick and Automatic Discovery of Insights from Multi-Dimensional Data | 2019 | SIGMOD | 6.5962102e-05 |
| 7,383 | ExplainED: Explanations for EDA Notebooks | 2020 | VLDB | 5.6284447e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,431 | Towards Scalable Dataframe Systems | 2020 | VLDB |
| 2 | 11,329 | PD-Explain: A Unified Python-native Framework for Query Explanations Over DataFrames | 2024 | VLDB |
| 3 | 9,977 | Towards Autonomous, Hands-Free Data Exploration | 2020 | CIDR |
| 4 | 11,487 | To UDFs and Beyond: Demonstration of a Fully Decomposed Data Processor for General Data Wrangling Tasks | 2023 | VLDB |
| 5 | 7,160 | DAPHNE: An Open and Extensible System Infrastructure for Integrated Data Analysis Pipelines | 2022 | CIDR |
| 6 | 4,395 | Automating Exploratory Data Analysis via Machine Learning: An Overview | 2020 | SIGMOD |
| 7 | 11,713 | From Papers to Practice: The openclean Open-Source Data Cleaning Library | 2021 | VLDB |
| 8 | 7,383 | ExplainED: Explanations for EDA Notebooks | 2020 | VLDB |
| 9 | 3,930 | Data Canopy: Accelerating Exploratory Statistical Analysis | 2017 | SIGMOD |
| 10 | 10,074 | Dias: Dynamic Rewriting of Pandas Code | 2024 | SIGMOD |