Informatics Practices

Fill in the blanks:

To write data of a DataFrame in a mysql table, _________ function is used.

Python Pandas

2 Likes

Answer

to_sql()

Answered By

3 Likes


Related Questions