sosojust666 2023-03-06 11:34 采纳率: 33.3%
浏览 72

Python代码没有小于号却出现error: TypeError: '<' not supported between instances of 'str' and 'int'

Python.Panda: 代码没有小于号却出现error: TypeError: '<' not supported between instances of 'str' and 'int'

代码:
df_final['promo_price'] = np.where((df_final['Session KSP']=='All at 1000 & 2000 deals')&(df_final['Seller Price']>= 1990),2000,df_final['promo_price'])

相关列的数据类型:
promo_price float64
Session KSP object
Seller Price float64

  • 写回答

1条回答 默认 最新

  • CSDN-Ada助手 CSDN-AI 官方账号 2023-03-06 14:39
    关注
    评论

报告相同问题?

问题事件

  • 创建了问题 3月6日

悬赏问题

  • ¥15 Java与Hbase相关问题
  • ¥20 bash代码推送不上去 git fetch origin master #失败了
  • ¥15 LOL外服加入了反作弊系统,现在游戏录像rofl文件离线都无法打开
  • ¥45 工程软件单片机设计课题要求
  • ¥15 在centos7安装conda
  • ¥15 c#调用yolo3 dll文件获取的数据对不上
  • ¥20 WPF 如何实现多语言,label 和cs(live Charts)中是否都能翻译
  • ¥15 STM32F103上电短路问题
  • ¥15 打开软件提示错误:failed to get wglChoosePixelFormatARB
  • ¥15 (标签-python|关键词-char)