Which function lets you store data of a DataFrame into an SQL table ?
The function used to store data of a DataFrame into an SQL table is to_sql().
to_sql()