I am using python pandas and pyodbc to load data from a SQL Server database and bulk the data to a csv, then, I need to update a table using the values contained in a list. Ther