coffeine-labs/coffeine

ENH: Adding support for Polars

Closed this issue · 1 comments

Polars is written in Rust (fast + lazy eval) and looks like an interesting option to consider when it comes to scaling up our object DataFrames.

https://pola-rs.github.io/polars-book/user-guide/introduction.html

Opening this issues to bookmark the idea for later.

inconclusive – unclear if we have a real bottleneck at this point.