TextOptions.MaxCategories Property

Gets the largest number of distinct levels for a column to be considered categorical.

Definition

Namespace: Numerics.NET.Data
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public int MaxCategories { get; }

Property Value

Int32

See Also