Gets the largest number of distinct
levels for a column to be considered categorical.
Namespace:
Extreme.Data
Assembly:
Extreme.Data (in Extreme.Data.dll) Version: 3.1.0
public int MaxCategories { get; }
Public ReadOnly Property MaxCategories As Integer
Get
public:
property int MaxCategories {
int get ();
}
member MaxCategories : int with get
Property Value
Type:
Int32
Reference