Have you checked how to [Delete a column from a Pandas DataFrame](https://stackoverflow.com/a/18145399/2246849)?
– user2246849Apr 30 '22 at 11:22
2
Does this answer your question? [Delete a column from a Pandas DataFrame](https://stackoverflow.com/questions/13411544/delete-a-column-from-a-pandas-dataframe)
– Simon BretonApr 30 '22 at 15:11
Can you create a [Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example) of what you've tried so far, and explain what isn't working as expected?
– Alicia SykesMay 01 '22 at 01:02