I have a pipeline which reads zip files which contain csv files and loads the files into sql table.
The zip files contain csv files with column headings which contain spaces, ()/ etc and I would like to remove these fromt he column headings dynamical...