python sql fetch data with dynamic updating conditions including variables

前端 未结 0 1182
情歌与酒
情歌与酒 2021-01-29 21:56
from pyhive import hive  
cursor = hive.connect(\'XXX.XX.XX.XX\').cursor()

import pandas as pd
def to_df(sql):
    cursor.execute         


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