define categories labels in python code example Example: how to make a column a factor in pandas df['col_name'] = df['col_name'].astype('category')