pd.DataFrame.to_sql¶
pandas.DataFrame.to_sql
- See Example Usage and more system specific instructions.
 - Argument 
conis supported but only as a string form. SQLalchemyconnectableis not supported. - Argument 
name,schema,if_exists,index,index_label,dtype,methodare supported. - Argument 
chunksizeis not supported.