remove_unit

DataFrame.remove_unit(cols)[source]

Removes the unit from one or more columns.

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

The columns or the names thereof.