The `readCSV` method fails to find the `data_dir` attribute. I added this as the first line inside the `__init__` method: ``` self.data_dir = data_dir ``` I tried to do a pull request but the GitHub app wasn't letting me.