Polars hit the big time! https://www.pola.rs/posts/company-announcement/

The #RStats pkg is pretty slick: https://rpolars.github.io/

And, if you're in the {tidyverse} tribe, {tidypolars} has your back: https://github.com/etiennebacher/tidypolars

Company announcement

We are excited to announce the start of company that will build around Polars, enabling data processing at any scale.

@hrbrmstr it would be nice if someone was working on a proper dplyr backend to polars. e.g. in the style of dtplyr or the arrow dplyr backend.

I have used polars in python and it should map pretty well to the dplyr apis