I have written a function to plot data and run a regression from two lists - so far, so good. Now, I'm trying to turn two columns from my CSV file into lists, so that I can run my function on them.