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
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
@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