Overload List

  NameDescription
RemoveColumn(Int32)
Removes the column from this data frame with the given column index.
RemoveColumn(String)
Removes all columns from this data frame with the given column name.

See Also