phatcher / CsvReader

Extended version of Sebastian Lorien's fast CSV Reader
MIT License
300 stars 102 forks source link

Allow special characters in column headers #78

Open jkhalid0201 opened 3 years ago

jkhalid0201 commented 3 years ago

Is it possible to allow special character in column header, i.e. #MyHeader is not a valid column header, how to make it valid column header.