Issues
- 0
iOS support
#151 opened by Monabr - 0
Change groupId
#145 opened by jsoizo - 0
Version 2.0 Release Plan
#149 opened by jsoizo - 10
Introduce BOM for Microsoft applications
#84 opened by theexiile1305 - 0
Add reader's option to skip header row
#140 opened by shiami - 1
Only reads 23 instead of 614 lines
#139 opened by vanniktech - 6
Make CsvFileReader.readNext() private
#100 opened by doyaaaaaken - 0
- 0
Allow writing data with headers
#137 opened by SPC-code - 0
Use java.nio.Path instead of File
#136 opened by SPC-code - 2
Add support for WebAssembly
#133 opened by gsteckman - 1
Unable to parse with multiple quotes
#130 opened by rverma-dev - 5
- 0
Exception in thread "main" com.github.doyaaaaaken.kotlincsv.util.CSVParseFormatException: must appear escapeChar(") after escapeChar(") [rowNum = 729, colIndex = 467, char = "]
#132 opened by k4nd1l - 1
Allow an error interface channnel
#129 opened by blackmo18 - 3
CsvFileWriter.writeRows writes line terminator even when passed list or sequence is empty
#122 opened by robert-medina-factorypal - 0
How to read big csv file using your library?
#121 opened by D1maD1m0nd - 2
Introduce `insufficientFieldsRowBehaviour = "EMPTY_STRING"` option on CSV reader
#113 opened by doyaaaaaken - 6
Parser unable to parse csv file with lower row quantity compare with header
#111 opened by EugeneKorsun - 1
Seeing a parsing error when quotes within text
#110 opened by pkreddy04 - 0
- 6
Write directly to a String
#97 opened by yamin8000 - 3
Optimize writeNext Method
#103 opened by tmdgusya - 2
Keep input stream open
#102 opened by oliverClimbs - 8
Remove logger 3rd party library
#94 opened by vanniktech - 1
kotlin-csv.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.5.1, expected version is 1.1.16.
#93 opened by jpnapps - 1
How to set/get Header
#96 opened by mohit-2003 - 1
java.lang.NoClassDefFoundError: com/github/doyaaaaaken/kotlincsv/dsl/CsvReaderDslKt
#95 opened by orpheus - 2
Handle duplicated headers
#90 opened by JulianSudendorf - 1
Reuse config between reader and writer
#71 opened by AndreasVolkmann - 6
java.lang.NoClassDefFoundError: mu/KotlinLogging
#67 opened by ltpquang - 1
- 3
- 5
- 2
Asci Null characters between csv Strings
#77 opened by AlexanderThiele - 3
- 1
Update to Kotlin 1.4.x
#74 opened by scrobbleme - 8
Improvement: Read one row at a time
#64 opened by jnfeinstein - 2
Write in a Suspending function
#70 opened by doyaaaaaken - 1
- 0
- 8
- 2
Wrong quotes and missing escape characters on writing CSV with WriteQuoteMode.ALL
#62 opened by Floern - 7
Long-running write
#59 opened by davidohana - 8
EROFS (Read-only file system)
#49 opened by aitizazsyed02 - 1
- 0
Output log when skip miss matched row
#54 opened by doyaaaaaken - 1
Bug report template for creating issue
#50 opened by doyaaaaaken - 3
Skip mismatched row fields number option?
#42 opened by IllusionMan1212 - 3
Ability to read line by line file with header
#40 opened by Dogzik