Overload List

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

See Also