Overload List
| Name | Description | |
|---|---|---|
| GetColumns(Slice) |
Gets a new data frame containing the portion of this data frame specified by the
given column slice.
(Inherited from DataFrame.) | |
| GetColumns(Subset) |
Gets a new data frame containing the portion of this data frame specified by the
given column subset.
(Inherited from DataFrame.) |