共用方式為


DataFrameColumn.Mean 方法

定義

傳回資料行中值的平均值。 如果這不是數值資料行,則會擲回

public virtual double Mean ();
abstract member Mean : unit -> double
override this.Mean : unit -> double
Public Overridable Function Mean () As Double

傳回

適用於