How to reoslve Length of passed values index implies 2 error in python

前端 未结 0 531
轮回少年
轮回少年 2020-12-28 16:31

I used to have this code working

df_features = df_features.pivot(index=\'RepID\', columns=\'Customer\', values=\'Frequency\')

but dataframe h

相关标签:
回答
  • 消灭零回复
提交回复
热议问题