removeEdit pageLast modified: 16 June 2025Returns DataFrame without selected columns.remove { columns }See column selectors for how to select the columns for this operation.PropertiesStringsdf.remove { name and weight }df.remove("name", "weight")