ArrowStringDataFrameColumn.GroupBy(Int32, DataFrame) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
System.Object.GroupBy(System.Int32,Microsoft.Data.Analysis.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
Parameter
- columnIndex
- Int32
- parent
- DataFrame