remove_subroles

DataFrame.remove_subroles(cols)[source]

Removes all subroles from one or more columns.

Args:
columns (str, FloatColumn, StringColumn, or List[str, FloatColumn, StringColumn]):

The columns or the names thereof.