DBScholar

Back to papers

Putting Pandas in a Box

Summary: Transpiles Pandas scripts into DBMS-executable SQL, pushing core DataFrame ops and external file access into the database. Automatically converts Python UDFs to SQL UDFs to run complex computations in-DB (e.g., model-join for scoring pre-trained ML models). (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
405
Venue
CIDR
Year
2021
Pagerank
6.7784325e-05
Overall Rank
4,292 | 70.56%
DOI
-

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{hagedorn_cidr21,
        address = {Amsterdam, Netherlands},
        series = {{CIDR} '21},
        title = {{Putting Pandas in a Box}},
        booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
        author = {Hagedorn, Stefan and Kläbe, Steffen and Sattler, Kai-Uwe},
        year = {2021}
}

Incoming Citations (Sorted by Pagerank)

Showing 10 of 10 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 3 of 3 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