Characters and logicals will be treated as factors.
Arguments
- obj
(data.frame | Task)
Input data.- cols
(character)
Restrict result to columns incols
. Default is all factor, character and logical columns ofobj
.
Value
(list). Named list of tables.
See also
Other eda_and_preprocess:
capLargeValues()
,
createDummyFeatures()
,
dropFeatures()
,
mergeSmallFactorLevels()
,
normalizeFeatures()
,
removeConstantFeatures()
,
summarizeColumns()