Click or drag to resize

DataFrameGetColumns Method

Overload List
 NameDescription
Public methodGetColumns(Slice) Gets a new data frame containing the portion of this data frame specified by the given column slice.
Public methodGetColumns(Subset) Gets a new data frame containing the portion of this data frame specified by the given column subset.
Top
See Also