摘要:
今天刚刚发现的,如果再使用PASSWORD会报错:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to 阅读全文
摘要:
pandas报错:'<' not supported between instances of 'str' and 'int' 记录一个bug: series原始数据如下: 虽然我使用命令 将那个\N转换为了 1,但是我没有改变series的数据类型。因为这个值的存在,该series的原始数据类型不 阅读全文