4 points | by godalida 14 hours ago ago
1 comments
Hi HN, author here. I built this because I kept running out of memory trying to diff large CSVs in Pandas on my laptop. It uses Polars and Rust under the hood to stream data. Happy to answer any questions about the FFI implementation!
Hi HN, author here. I built this because I kept running out of memory trying to diff large CSVs in Pandas on my laptop. It uses Polars and Rust under the hood to stream data. Happy to answer any questions about the FFI implementation!