daft.DataFrame.summarize# DataFrame.summarize() → DataFrame[source]# Returns column statistics for the DataFrame. Returns: new DataFrame with the computed column statistics. Return type: DataFrame