issues
search
ruby
/
csv
CSV Reading and Writing
https://ruby.github.io/csv/
BSD 2-Clause "Simplified" License
182
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/checkout from 2 to 3
#266
dependabot[bot]
closed
2 years ago
0
Added dependabot for GitHub Actions
#265
hsbt
closed
2 years ago
0
Remove unused deleted from CSV::Table#delete_if
#264
Maumagnaguagno
closed
2 years ago
0
Remove to_s from CSV.filter
#263
Maumagnaguagno
closed
2 years ago
0
Remove key sorting in CSV.instance
#262
Maumagnaguagno
closed
2 years ago
0
row access method(like .first, .count, .map) remove row unintentionally
#261
tktk0430
closed
2 years ago
2
#eof? method returning wrong value when it's used on a csv file with #each, #map, #filter
#260
Jee-El
closed
2 years ago
1
Use memoized parser_enumerator directly instead of assigning to variable
#259
sampatbadhe
closed
2 years ago
4
#eof? method returning wrong value when it's used on a csv file
#258
Jee-El
closed
2 years ago
3
Correct the example for CSV.generate_lines
#257
sampatbadhe
closed
2 years ago
2
feat: add generate_lines method
#256
ericgpks
closed
2 years ago
1
Feature Request: Generate CSV String from Array
#255
okuramasafumi
closed
2 years ago
5
ArgumentError: unknown encoding name - iso-8859-1|utf-8
#254
rstueven
closed
2 years ago
2
Add quoted information to CSV::FieldInfo #252
#253
heronshoes
closed
2 years ago
7
Add quoted information to CSV::FieldInfo
#252
kou
closed
2 years ago
1
Readable prefix/suffix removal in Parser#strip_value
#251
Maumagnaguagno
closed
2 years ago
1
Remove no longer required refinements
#250
Maumagnaguagno
closed
2 years ago
1
Simplify odd division by two in Parser#parse_quoted_column_value
#249
Maumagnaguagno
closed
2 years ago
3
Add support for RFC 3339 style time
#248
thyresias
closed
2 years ago
4
:date_time converter fails to recognize "YYYY-MM-DD HH:MM"
#247
thyresias
closed
2 years ago
7
`CSV::Row` pattern matching `Symbol` assumption
#246
baweaver
opened
2 years ago
1
CSV.generate is not working with Rails 7
#245
Barkha-03
closed
2 years ago
18
Fix incorrect link in docs
#244
peterzhu2118
closed
2 years ago
1
New bugfix version for the changes on master
#243
GoktugOzturk
closed
2 years ago
1
Illegal quoting in line 1. (CSV::MalformedCSVError) but loads OK in LibreOffice/GoogleSheets
#242
bradkrane
closed
2 years ago
8
unknown encoding name - UTF-16:UTF-8 (ArgumentError)
#241
rvalladares77
closed
1 year ago
8
feat: add .idea on gitignore
#240
ericgpks
closed
2 years ago
2
feat: add header_converter additional option
#239
ericgpks
closed
2 years ago
1
CSV parse does not honor field_size_limit option unless and until a comma occurs in the data, and field_size_limit is off by one
#238
Capncavedan
closed
2 years ago
3
CSV::Table#headers returns [:"", :""] when header is Japanese
#237
ghost
closed
2 years ago
6
Fix typos
#236
sampatbadhe
closed
2 years ago
1
Add specs for to_csv limit option
#235
sampatbadhe
closed
2 years ago
2
to_csv throws `ArgumentError: negative array size` when the limit is greater than the row size.
#234
sampatbadhe
closed
2 years ago
6
Improve $INPUT_RECORD_SEPARATOR deprecation check
#233
casperisfine
closed
2 years ago
3
Fix typo in constant name
#232
NikolayRys
closed
2 years ago
1
Improve error reporting for liberal parsing with quoted values
#231
NikolayRys
closed
2 years ago
4
Fix parser's keep mechanism
#230
kou
closed
2 years ago
1
Add contents summary to CSV::Table#inspect
#229
ericgpks
closed
2 years ago
2
Parsing CSV files from ARGF stopped working correctly starting from Ruby 2.5
#228
Fravadona
closed
2 years ago
2
Fix description for developer
#227
ericgpks
closed
2 years ago
1
Add handling for ambiguous parsing options
#226
adamroyjones
closed
3 years ago
2
A placeholder error message is printed when parsing files with ambiguous options
#225
adamroyjones
closed
3 years ago
2
Fix typos [ci skip]
#224
nobu
closed
3 years ago
1
csv2json error when accessing csv in Ruby 3.0
#223
rtimblin
closed
3 years ago
3
Parser throws "TODO: Meaningful message" rather than a meaningful error
#222
unikitty37
closed
3 years ago
7
Fix case where an \r\n row separator will be split when reading a chunk
#221
jeremyevans
closed
2 years ago
2
Fix for parser getting confused after faulty row with CRLF line ending.
#220
anakinj
closed
3 years ago
2
ruby 2.5.8 is missing write_converters
#219
kanayo
closed
3 years ago
1
Improve Ractor-compliance
#218
rm155
closed
3 years ago
6
doc: Match text to the struct name
#217
vreuter
closed
3 years ago
2
Previous
Next