Y
Hacker News
new
|
ask
|
show
|
jobs
by
kipukun
767 days ago
On the Parquet topic, the Polars lazyframe workflow of operating on a Parquet file is so convenient for me when wrangling hundreds of millions of rows. You avoid loading the data into a SQL server if you don't need to.