getNumericMin

open override fun getNumericMin(columnIndex: Column?): Double?

Gets the minimum value contained in the specified column.

Return

the minimum value.

Parameters

columnIndex

the index of the column.