for x in object_columns_df: print( x + ': ' + str(object_columns_df[x].unique()))