The DataFrameRowR, C generic type exposes the following members.
Top
| Name | Description |
---|
 | BinT(IntervalIndexT) | Overloaded.
Sorts values into bins and returns the result as a categorical vector.
(Defined by Vector.) |
 | BinT(IListT, SpecialBins) | Overloaded.
Sorts values into bins and returns the result as a categorical vector.
(Defined by Vector.) |
 | UnstackR, C |
Transforms a vector with a two-level index into a data frame whose columns
correspond to the second level in the index.
(Defined by DataFrame.) |
Top
Reference