issues
search
ruby
/
csv
CSV Reading and Writing
https://ruby.github.io/csv/
BSD 2-Clause "Simplified" License
181
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix docs for :strip option
#114
tmtm
closed
4 years ago
0
How to combine mode and options in CSV.foreach?
#113
davideluque
closed
4 years ago
4
The issue to write string in double quotes in the CSV
#112
wowremywang
closed
4 years ago
2
Ensuring StringIO's encoding in CSV.generate
#111
hanachin
closed
4 years ago
1
Do not loop forever when skip_lines regexp matches zero length with anchors
#110
crazymykl
closed
5 years ago
2
Feature/improve performance
#109
grzegorz-jakubiak
closed
5 years ago
1
Make CSV::Row#dup return a usable Row
#108
fastjames
closed
5 years ago
1
CSV parser fails with mixed quoting and non-standard row_sep
#107
yourpalal
opened
5 years ago
9
2.5 --> 2.6: backwards incompatible change in #parse method for IOString
#106
BitOfUniverse
closed
5 years ago
1
2.6 -> 2.7 behavior change
#105
deivid-rodriguez
closed
5 years ago
3
2.5 --> 2.6: backwards incompatible change in MalformedCSVError#new
#104
Spakman
closed
5 years ago
7
BOM UTF-8 is ignored after rewind
#103
diei
closed
5 years ago
3
Add extra docs for CSV classes
#102
vbrazo
closed
5 years ago
3
Some doc fixes for csv.rb and csv/table.rb
#101
vbrazo
closed
5 years ago
0
Fix typos in CSV::Row docs
#100
vbrazo
closed
5 years ago
0
CSV parser ignores the stream position of a StringIO
#99
knu
closed
5 years ago
2
Doesn't work seeking position when set input class of StringIO
#98
katsyoshi
closed
5 years ago
3
Fix `CSV#line` returns unexpected nil
#97
koshigoe
closed
5 years ago
1
Suppress warnings
#96
nobu
closed
5 years ago
0
Fix typo in docs
#95
y-yagi
closed
5 years ago
1
CSV.parse(csv, col_sep: nil) throw a TypeError (no implicit conversion of nil into String) in ruby 2.6
#94
beauraF
closed
5 years ago
8
Handle =" as a designator for Excel 'formulas'
#93
bmo
closed
5 years ago
1
Calling to_a or Enumerable method on CSV for the second time empties it
#92
grzegorz-jakubiak
closed
5 years ago
2
Parsing lines with trailing whitespaces. (CSV::MalformedCSVError (Any value after quoted field isn't allowed in line 1.))
#91
dotnofoolin
closed
5 years ago
1
Add options "undef", "replace" form CSV#open
#90
yuuna
closed
4 years ago
1
add options doc :quote_empty
#89
kaerunote
closed
5 years ago
1
add document of strip
#88
hayashiyoshino
closed
5 years ago
0
Add options doc: :write_converters, :write_nil_value, :write_empty_value
#87
ybiquitous
closed
5 years ago
1
#eof? raise CSV::MalformedCSVError
#86
krororo
closed
5 years ago
1
Refactor range in delete_suffix
#85
znz
closed
5 years ago
1
#read returns all rows instead of just the remaining ones
#84
johvet
closed
5 years ago
1
Got wrong results when parse from File and that includes 3 bytes char with skip_lines
#83
ff2248
closed
5 years ago
1
NoMethodError occurred at #gets after MalformedCSVError
#82
krororo
closed
5 years ago
3
Confusing error Do not allow except col_sep_split_separator
#81
elfotografo007
closed
5 years ago
1
Fix CSV delegation to missing StringIO methods
#80
gsamokovarov
closed
5 years ago
4
Add optimization for quote_char: nil
#79
284km
closed
5 years ago
1
Fix line number in invalid byte sequence error
#78
alyssais
closed
5 years ago
4
#eof? doesn't reflect the actual object's state anymore for ruby >= 2.6
#77
chiting
closed
5 years ago
1
Fix CSV#shift regression (introduced in 3.0.2)
#76
alyssais
closed
5 years ago
0
CSV.parse(csv, headers: true) returns wrong value if CSV string has only one line
#75
Watson1978
closed
5 years ago
2
Support backslash_quote #61
#74
284km
closed
5 years ago
3
Add ability to convert a row on writing
#73
paniko0
closed
5 years ago
1
Fix typo
#72
artur-intech
closed
5 years ago
1
Header refreshing problem of CSV::Table in v 3.0.3
#71
tkosaka1976
closed
5 years ago
7
[CHORE] Duplicate definition of _header
#70
maschwenk
closed
5 years ago
1
`CSV::Row#include?` aliased twice
#69
maschwenk
closed
5 years ago
2
CSV.each rewinding and including header row
#68
maschwenk
closed
5 years ago
1
Reporting TODO MalformedCSVError with col_sep of multiple spaces in Ruby 2.6.0
#67
thegorgon
closed
5 years ago
2
CSV.parse can't handle double double-quoted column at Ruby 2.6.0
#66
Watson1978
closed
5 years ago
5
Fix parse case of empty string with headers true
#65
284km
closed
5 years ago
2
Previous
Next