Overload List

  NameDescription
RemoveColumns(Slice)
Removes the columns from this data frame specified by the given column slice.
RemoveColumns(Subset)
Removes the columns from this data frame specified by the given column subset.

See Also