You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a csv file with about 20 rows of setup information, followed by a header, and then the data.
Is there a way for CSVReader to read this file ignoring the first 20 rows? I'm able to parse a file without this setup information.
The text was updated successfully, but these errors were encountered:
I have a csv file with about 20 rows of setup information, followed by a header, and then the data.
Is there a way for CSVReader to read this file ignoring the first 20 rows? I'm able to parse a file without this setup information.
The text was updated successfully, but these errors were encountered: