Gets an aggregator that computes the number of non-missing values.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static TypePreservingAggregatorGroup Mode { get; }
Public Shared ReadOnly Property Mode As TypePreservingAggregatorGroup
Get
public:
static property TypePreservingAggregatorGroup^ Mode {
TypePreservingAggregatorGroup^ get ();
}
static member Mode : TypePreservingAggregatorGroup with get
Property Value
Type:
TypePreservingAggregatorGroup
Reference