OSError When Reading From CSV File in Lesson3-Rossmann

For some reason I cannot use Pandas to read from the train.csv file. I have all the data under data/rossmann unzipped. I receive the following error “OSError: Initializing from file failed”, please refer to the attached screenshot for more information. I am using windows 10 and have tried downgrading to Pandas v0.22 to no avail. I set things up as recommeded by Jeremy here.

Please disregard, it was a simple mistake in my data files. If you are experiencing this error please make sure you download the rossmann data files from here http://files.fast.ai/part2/lesson14/rossmann.tgz

Also remember to unzip/untar everything so it is in csv format.