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


sparklyr documentation built on Nov. 2, 2023, 5:09 p.m.