Is there a way to identify columns in dataframe where decimal places have shifted?

前端 未结 0 1470
南笙
南笙 2020-12-15 03:38

Let\'s say I\'ve got a dataframe like this:

Sample1  Sample2  Sample3  Sample4
0.2      0.4      0.02     0.04
0.3      1        0.03     0.002
0.5      0.6           


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