I used to have this code working
df_features = df_features.pivot(index=\'RepID\', columns=\'Customer\', values=\'Frequency\')
but dataframe h