summary
function of R.
The function is mainly useful as a basic EDA tool on data.frames before they are converted to tasks,
but can be used on tasks as well. Columns can be of type numeric, integer, logical, factor, or character.
Characters and logicals will be treated as factors.summarizeColumns(obj)
data.frame
| Task
]
Input data.data.frame
]. With columns:
sd
is used, for
categorical columns the qualitative variation.capLargeValues
,
createDummyFeatures
,
dropFeatures
,
mergeSmallFactorLevels
,
normalizeFeatures
,
removeConstantFeatures