View source: R/summarizeLevels.R
summarizeLevels | R Documentation |
Characters and logicals will be treated as factors.
summarizeLevels(obj, cols = NULL)
obj |
(data.frame | Task) |
cols |
(character) |
(list). Named list of tables.
Other eda_and_preprocess:
capLargeValues()
,
createDummyFeatures()
,
dropFeatures()
,
mergeSmallFactorLevels()
,
normalizeFeatures()
,
removeConstantFeatures()
,
summarizeColumns()
summarizeLevels(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.