Necessary Pandas Function For Data Analysis

How to get unique values of a column How to exclude columns with ‘object’ datatype from a pandas DataFrame. How to get a list of columns of a certain datatype of a Pandas DataFrame. In this case, the datatype is ‘object’. Get list of columns containing missing data and remove the columns from dataframe.