|
CircularDescriptiveAnalysisColumnNames Property
|
Gets the column names from the variables in the data.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public string[] ColumnNames { get; }
Public ReadOnly Property ColumnNames As String()
Get
Request Example
View SourceProperty Value
Type:
StringSee Also