Freigeben über


PrimitiveDataFrameColumn<T>.Median Method

Definition

Returns the median of the values in the column. Throws if this is not a numeric column

public override double Median();
override this.Median : unit -> double
Public Overrides Function Median () As Double

Returns

Applies to