Identifier name...... is too long
错误原因 pd.read_sql()误把sql语句识别为表名

使用jupter可以正常操作
Identifier name...... is too long
查看版本后发现jupter suoyong python3 的pandas 版本为0.24.2,而linux上是0.24
linux上pandas版本升级就可以解决问题

相关文章:

  • 2022-01-08
  • 2021-12-01
  • 2021-04-07
  • 2022-01-07
  • 2021-08-17
  • 2022-12-23
  • 2021-11-16
  • 2022-12-23
猜你喜欢
  • 2021-10-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-03
  • 2022-12-23
相关资源
相似解决方案