Towards Scalable Dataframe Systems
Summary: Scalable dataframe systems via MODIN; scaling pandas-like APIs with a simple dataframe data model and algebra. Signature features: flexible schemas, ordering, row/column equivalence, data/metadata fluidity; a trial-and-error interaction model spurs open data-management research. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Devin Petersohn (University of California Berkeley)
- 2. Stephen Macke (University of California Berkeley)
- 3. Doris Xin (University of California Berkeley)
- 4. William Ma (University of California Berkeley)
- 5. Doris Lee (University of California Berkeley)
- 6. Xiangxi Mo (University of California Berkeley)
- 7. Joseph E. Gonzalez (University of California Berkeley)
- 8. Joseph M. Hellerstein (University of California Berkeley)
- 9. Anthony D. Joseph (University of California Berkeley)
- 10. Aditya Parameswaran (University of California Berkeley)
BibTeX Citation
@article{petersohn_vldb20,
title = {{Towards Scalable Dataframe Systems}},
author = {Petersohn, Devin and Macke, Stephen and Xin, Doris and Ma, William and Lee, Doris and Mo, Xiangxi and Gonzalez, Joseph E. and Hellerstein, Joseph M. and Joseph, Anthony D. and Parameswaran, Aditya},
journal = {PVLDB},
series = {{VLDB} '20},
volume = {13},
number = {11},
pages = {2033--2046},
doi = {10.14778/3407790.3407807},
url = {https://doi.org/10.14778/3407790.3407807},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 21 of 21 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 24 of 24 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 11,235 | SplitDF: Splitting Dataframes for Memory-Efficient Data Analysis | 2024 | VLDB |
| 2 | 5,620 | DataPrep.EDA: Task-Centric Exploratory Data Analysis for Statistical Modeling in Python | 2021 | SIGMOD |
| 3 | 4,592 | Data Platform for Machine Learning | 2019 | SIGMOD |
| 4 | 11,487 | To UDFs and Beyond: Demonstration of a Fully Decomposed Data Processor for General Data Wrangling Tasks | 2023 | VLDB |
| 5 | 2,651 | Magpie: Python at Speed and Scale using Cloud Backends | 2021 | CIDR |
| 6 | 9,567 | When sweet and cute isn't enough anymore: Solving scalability issues in Python Pandas with Grizzly | 2020 | CIDR |
| 7 | 4,292 | Putting Pandas in a Box | 2021 | CIDR |
| 8 | 9,069 | DQDF: Data-Quality-Aware Dataframes | 2022 | VLDB |
| 9 | 4,728 | PolyFrame: A Retargetable Query-based Approach to Scaling Dataframes | 2021 | VLDB |
| 10 | 4,079 | Flexible Rule-Based Decomposition and Metadata Independence in Modin: A Parallel Dataframe System | 2022 | VLDB |