See my answer here on removing the first line from a text file. Don’t parse the data, just copy it blindly to a new file, but skip the first (header) line for everything but the first file.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Skipping a lot of lines in CSV.read() allocates too much memory | 77 | 2587 | February 23, 2024 | |
| How can I split large data using a faster and more efficient function (data science)? | 9 | 886 | October 27, 2022 | |
| Reading headers of delimited files | 1 | 660 | January 3, 2023 | |
| CSV.Row very slow for reading files line by line | 0 | 301 | May 9, 2023 | |
| Read multiple csv files | 1 | 1454 | July 28, 2020 |