Which function lets you fetch data from an SQL table into a DataFrame ?
The function used to fetch data from an SQL table into a DataFrame is read_sql().
read_sql()