How can I speed up loading data from oracle sql to pandas df

前端 未结 0 1019
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-06 07:55

My code looks like this, i use pd.DataFrame.from_records to fill data into the dataframe, but it takes an hour and a half to process the request and load data from the sql t

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