java.math.BigDecimal cannot be cast to java.lang.Integer

后端 未结 0 855
难免孤独
难免孤独 2021-01-29 14:30

I have a dataframe that contains one column of type BigDecimal and I want to cast the i-th item to Int value, in code, I want to achieve something like this:



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