As a Data Scientist, you will need to understand how you should drop columns and rows in a Pandas dataframe. There are a variety of reasons why you would want to do this – reporting, machine learning training data sets, or removal of data outliers.
Here is a great video if you want to watch someone drop columns and rows in Pandas: