Python and SQL : replacing the empty strings of a DataFrame by a “Null” value of SQL to insert the data in a database without error of format

后端 未结 0 696
慢半拍i
慢半拍i 2020-12-01 02:53

Let\'s say that I have this dataframe and this code to insert my data in the data base :

import pandas as pd
import pyodbc 


REFERENCE = ["GZF882348G&qu         


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