View source: R/sdf_interface.R
sdf_drop_duplicates | R Documentation |
Remove duplicates from a Spark DataFrame
sdf_drop_duplicates(x, cols = NULL)
x |
An object coercible to a Spark DataFrame |
cols |
Subset of Columns to consider, given as a character vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.