#readingdatafromsqltopandas
this is the part 2 of reading writing data from SQL database to pandas and back writing data frame from pandas to SQL table.
In this videodata can be accessed from SQL database table and read in pandas dataframe using read_sql().