Getting different data from pd.read_sql while querying a database

后端 未结 0 1406
刺人心
刺人心 2021-02-05 16:18

Can somebody help me in understanding this difference in data while getting from database query

  x =pd.read_sql(\'SELECT A FROM XYZ\',con=connection)
  x
         


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