Hacker News new | ask | show | jobs
Polars vs. Pandas – Quantile Method (wedgworth.dev)
2 points by paltman 249 days ago
1 comments

You can save some memory by moving to Polars from Pandas but watch out for a subtle difference in the quantile's different default interpolation methods.