PrimitiveDataFrameColumn<T>.GroupBy(Int32, DataFrame) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- columnIndex
- Int32
- parent
- DataFrame