Y
Hacker News
new
|
ask
|
show
|
jobs
by
andenacitelli
795 days ago
Haven't used it directly myself. We mostly just use it for DataFrame crunching via pandas and/or polars (our usage is mixed) which tends to benefit nicely from columnar access.
1 comments
jonbaer
795 days ago
Check out DFLib (
https://dflib.org
)
link