drop

View.drop(cols)[source]

Returns a new View that has one or several columns removed.

Args:
cols (str or List[str]):

The names of the columns to be dropped.