I have the following to extract data from a CSV into an SQLite db:
elif file.endswith(\'.csv\'): read_path = os.path.join(dir_read, file) with ope