Overload List

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

See Also