Itlize Global interview question

How do you load data from SQL Server to python?

Interview Answer

Anonymous

31 Jan 2019

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