pola-rs/r-polars
View on GitHub`<dataframe>$describe()` print many messages if vctrs and blob are not installed
Open
#1,438 opened on Jul 21, 2025
enhancementgood first issue
Repository metrics
- Stars
- (562 stars)
- PR merge metrics
- (PR metrics pending)
Description
This is rather odd, as it is non-trivial that internally there are multiple conversions to R happening.
I think they come from this line. https://github.com/pola-rs/r-polars/blob/a9102a92a00a43c68f2e0cdb52397c947c929646/R/lazyframe-frame.R#L2603