Pivot Methods
Methods
| Aggregate | Applies the specified aggregator to the elements of a vector according to the current grouping. | 
| Aggregate | Applies the specified aggregator to the elements of a vector according to the current grouping. | 
| Aggregate | Aggregates the specified vector over each group and returns the result. | 
| Aggregate | Aggregates the specified vector over each group and returns the result. | 
| Counts | Returns a matrix that contains the counts of the elements in each pivot cell. | 
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | 
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object)  | 
| Get | Returns a histogram of the number of observations in each group. | 
| Get | Serves as the default hash function. (Overrides Object.GetHashCode())  | 
| Get | Gets the index that contains the unique keys to the groups. | 
| Get | Returns the sequence of indexes for the specified group. | 
| Get | Gets a sequence of indexes for the grouping. | 
| Get | Gets the Type of the current instance. (Inherited from Object)  | 
| Memberwise | Creates a shallow copy of the current Object. (Inherited from Object)  | 
| ToString | Returns a string that represents the current object. (Inherited from Object)  |