statistics
Creates a dataframe that holds the statistical data for any column that holds Double type within the original dataframe. The confidence interval level is by default 0.95.
Return
the statistics on the column
Creates a dataframe that holds the statistical data for any column that holds Double type within the original dataframe. The confidence interval level is by default 0.95.
the statistics on the column