convert pandas column categorical to int code example Example: column dataframe to int df[[column_name]].astype(int)