DBScholar

Back to papers

When sweet and cute isn't enough anymore: Solving scalability issues in Python Pandas with Grizzly

Summary: Grizzly addresses Pandas' scalability limits by compiling Pandas DataFrame pipelines into SQL/SparkSQL and executing them in a DBMS to leverage optimized storage and query engines. Retains a Pandas-friendly API while dramatically reducing memory and CPU overhead. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
372
Venue
CIDR
Year
2020
Pagerank
5.2528121e-05
Overall Rank
9,567 | 34.37%
DOI
-

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{hagedorn_cidr20,
        address = {Amsterdam, Netherlands},
        series = {{CIDR} '20},
        title = {{When sweet and cute isn't enough anymore: Solving scalability issues in Python Pandas with Grizzly}},
        booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
        author = {Hagedorn, Stefan},
        year = {2020}
}

Incoming Citations (Sorted by Pagerank)

Showing 2 of 2 citing papers.

Rank Citing Paper Year Venue Pagerank
4,292 Putting Pandas in a Box 2021 CIDR 6.7784325e-05
11,235 SplitDF: Splitting Dataframes for Memory-Efficient Data Analysis 2024 VLDB 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 1 of 1 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
1,765 Selecting Subexpressions to Materialize at Datacenter Scale 2018 VLDB 9.8079546e-05
Previous Page 1 / 1 Next

Semantically Similar Papers