次の方法で共有


StringDataFrameColumn.GroupBy(Int32, DataFrame) メソッド

定義

public override Microsoft.Data.Analysis.GroupBy GroupBy (int columnIndex, Microsoft.Data.Analysis.DataFrame parent);
override this.GroupBy : int * Microsoft.Data.Analysis.DataFrame -> Microsoft.Data.Analysis.GroupBy
Public Overrides Function GroupBy (columnIndex As Integer, parent As DataFrame) As GroupBy

パラメーター

columnIndex
Int32
parent
DataFrame

戻り値

適用対象