Returns a summary of the contents of the data frame using the default summary options.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public string Summarize()
Public Function Summarize As String
public:
virtual String^ Summarize() sealed
abstract Summarize : unit -> string
override Summarize : unit -> string
Return Value
Type:
StringA string that contains a human readable summary of the data frame.
Implements
ISummarizableSummarize
Numerical Libraries
Supported in: 6.0
Reference