pola-rs/r-polars

`<dataframe>$describe()` print many messages if vctrs and blob are not installed

Open

#1,438 opened on Jul 21, 2025

 (0 comments) (1 reaction) (1 assignee)R (41 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (568 stars)
PR merge metrics
 (Avg merge 14h 9m) (14 merged PRs in 30d)

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

Contributor guide