pola-rs/r-polars

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

Open

#1.438 aberto em 21 de jul. de 2025

Ver no GitHub
 (0 comments) (1 reaction) (1 assignee)R (39 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (562 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador