我的USB闪存盘有以下问题:[45343.607025] usb 4-6: New USB device found, idVendor=125f, idProduct=c08a, bcdDevice=10.75
[45343.607028] usb 4-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
我正在处理中文字符excel。在我使用以下命令读取excel之后 data = pd.read_excel(file, encoding = 'utf-8') ,我可以正常打印文件(我可以读取字符)。但是,当我想要通过一个值来筛选行时,我得到了以下错误: Index = data[data[cols[0]] == "企业下属店铺销售记录"]] UnicodeWarning: Unicode equalcomparison failed to convert both