Import multiple CSV files, but some title format error need to modify by JSL
I'm trying to import multiple CSV files, the "import multiple files" function doesn't work well because original data column name format has two problems that will cause title and data don't match 1. The data column name looks like this: Date time name ( A B C ) (D E F ) height weight ......etc 2. The dilim I need are space and ( and )3. However, there is additional space or tab before "Date...