stefanuddenberg
1/30/2019 - 3:15 AM

Pandas -- Delete column from dataframe

df.drop(list_of_columns, axis=1)