sdf_describe: Compute summary statistics for columns of a data frame

View source: R/sdf_interface.R

sdf_describeR Documentation

Compute summary statistics for columns of a data frame

Description

Compute summary statistics for columns of a data frame

Usage

sdf_describe(x, cols = colnames(x))

Arguments

x

An object coercible to a Spark DataFrame

cols

Columns to compute statistics for, given as a character vector


rstudio/sparklyr documentation built on April 5, 2025, 11:27 a.m.