Issues
- 6
How to check the columns for a fixed order?
#143 opened by VoSubat - 5
Loss of precision on float reading
#122 opened by Etendard7 - 3
Parsing a CSV with unknown number of columns
#140 opened by SimonHeim - 4
Make a release
#99 opened by zamazan4ik - 2
- 1
Usage of set_file_line is not clear
#137 opened by mgaimann - 5
- 2
Skip lines at beginning of csv
#103 opened by mellery - 1
How can i skip specified line?
#114 opened by nickhuangxinyu - 0
Can I read the csv from console with this library?
#135 opened by Jack012a - 0
- 0
Hope for more examples for code noobs
#132 opened by kevinyou278 - 0
Read file line by line
#131 opened by Hamed-Hasibi - 2
Progressbar support
#129 opened by KOLANICH - 2
- 0
Possible to ignore columns in read_row()?
#126 opened by cmorganBE - 3
Parse Single Line Without Loading File
#121 opened by wmcnamara - 3
Add ability to detect NULL values
#120 opened by lubomirmatus - 1
Indexing read_row
#124 opened by theochit - 1
Count rows without processing them?
#125 opened by dominique120 - 0
My csv files can have changing number of columns
#119 opened by heisenbuug - 1
i18n README
#117 opened by Haceau-Zoac - 4
free(): invalid pointer
#116 opened by lk-dll - 2
- 0
- 7
can we not ignore comment
#104 opened by mom1705 - 1
GCC warning re string truncation
#110 opened by seghcder - 1
- 1
- 3
Can ^M at end of line be trimmed
#109 opened by mom1705 - 2
Static_assert failed due to requirement 'sizeof...(ColType) >= 3U' "not enough columns specified"
#107 opened by 0tist - 3
- 1
can this parser support json string?
#98 opened by waterfronter - 1
Working on VS 2019 with C++17 with small change to avoid conflict with min max macro
#101 opened by azzoti - 1
CSV file with missing column not parseable
#75 opened by supipd - 1
Possible amelioration : add string as delimiters
#94 opened by jak0nil - 2
A new policy delimiter would be helpful
#95 opened by gisfromscratch - 1
question
#96 opened by jiapengwen - 1
example for CSV to HDF5
#97 opened by steven-varga - 1
parsing Hexadecimal
#90 opened by babbutycoon - 3
Configurable block_len
#83 opened by seghcder - 1
member `file_line` is not actually used for normal logic inside LineReader, making set_file_line effectively useless
#80 opened by Cazadorro - 2
What do I need to Change?
#81 opened by Icesythe7 - 1
Declare headers
#86 opened by viettahg - 8
default value with set_header
#82 opened by ncoder-1 - 1
How can get rows number of CSV file
#78 opened by cnkjw - 0
- 1
Bug in LineReader
#72 opened by ppwwyyxx - 2
Multiple input files
#74 opened by ncoder-1 - 2
Support for escaped separators and newlines
#71 opened by eyalroz