h2o.removeVecs function

Delete Columns from an H2OFrame

Delete Columns from an H2OFrame

Delete the specified columns from the H2OFrame. Returns an H2OFrame without the specified columns.

h2o.removeVecs(data, cols)

Arguments

  • data: The H2OFrame.
  • cols: The columns to remove.
  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11