pola-rs/r-polars

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

Open

#1,438 opened on Jul 21, 2025

View on GitHub
 (0 comments) (1 reaction) (1 assignee)R (39 forks)github user discovery
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

Contributor guide