powered by
Characters and logicals will be treated as factors.
summarizeLevels(obj, cols = NULL)
(data.frame | Task) Input data.
(character) Restrict result to columns in cols. Default is all factor, character and logical columns of obj.
cols
obj
(list). Named list of tables.
Other eda_and_preprocess: capLargeValues(), createDummyFeatures(), dropFeatures(), mergeSmallFactorLevels(), normalizeFeatures(), removeConstantFeatures(), summarizeColumns()
capLargeValues()
createDummyFeatures()
dropFeatures()
mergeSmallFactorLevels()
normalizeFeatures()
removeConstantFeatures()
summarizeColumns()
# NOT RUN { summarizeLevels(iris) # }
Run the code above in your browser using DataLab