summaryStatistics

fun AnyFrame.summaryStatistics(): DataFrame<SummaryStatisticsIfc>

Creates a dataframe that holds the summary statistical data for any column that holds Double type within the original dataframe.