Itlize Global interview question

How do you load data from SQL Server to python?

Interview Answer

Anonymous

Jan 31, 2019

I usually download data as cvs file from sql and read csv in python.