pandas find object columns code example Example: python - find columns that are objects df.dtypes[df.dtypes == 'object']