frequenciesI

fun frequenciesI(dc: DataColumn<Int>, name: String? = dc.name()): IntegerFrequency

Return

the frequencies of the integers in the column

Parameters

dc

the column to count

name

an optional name for the returned frequencies