Click or drag to resize

DataFrameRemoveColumns Method

Overload List
 NameDescription
Public methodRemoveColumns(Slice) Removes the columns from this data frame specified by the given column slice.
Public methodRemoveColumns(Subset) Removes the columns from this data frame specified by the given column subset.
Top
See Also