码迷,mamicode.com
首页 > 其他好文 > 详细

服务器错误集合

时间:2019-11-22 15:25:19      阅读:66      评论:0      收藏:0      [点我收藏+]

标签:pre   错误   port   for   pytho   float   集合   highlight   class   

1、unsupported operand type(s) for *: ‘float‘ and ‘decimal.Decimal‘

from decimal import Decimal
coef = Decimal(float(dt[0][0]))

  

服务器错误集合

标签:pre   错误   port   for   pytho   float   集合   highlight   class   

原文地址:https://www.cnblogs.com/xxupup/p/11911642.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!