read_sql_query parameter is getting split into characters Error : The SQL contains 1 parameter markers, but 10 parameters were supplied', 'HY000'

后端 未结 0 369
生来不讨喜
生来不讨喜 2021-01-06 14:38

SO I am trying to execute a query through read_sql_query. Following is the construct :

stocklist = pd.read_sql_query(\'\'\'select a,b, sum(c) as physcalqty, sum

相关标签:
回答
  • 消灭零回复
提交回复
热议问题