TypeError: '<' not supported between instances of 'float' and 'str' when using shapiro test with scipy

前端 未结 0 1788
无人共我
无人共我 2021-01-06 15:45

I\'m trying to run shapiro test for each column in pandas dataframe based on column "code".

This is how my df looks like:

>>>name  c         


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