in a pandas dataframe how can I remove rows with attributes = 0 code example Example: remove rows from dataframe df.drop(['Cochice', 'Pima'])