Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ruby/csv issues and pull requests
#315 - compatibility with parallel
Issue -
State: closed - Opened by dorianmariecom 3 months ago
- 2 comments
#314 - `require 'csv'; CSV.generate { |csv| csv << {a: 1, b: 2} }` throws `undefined method 'collect' for nil`
Issue -
State: open - Opened by dorianmariecom 3 months ago
- 1 comment
#313 - Add Time converter to CSV::Converters
Pull Request -
State: closed - Opened by bdewater 3 months ago
- 2 comments
#312 - Don't build quoted_fields array when not needed
Pull Request -
State: closed - Opened by marshall-lee 5 months ago
- 2 comments
#311 - Avoid dynamic parse method dispatch for faster access
Pull Request -
State: closed - Opened by marshall-lee 5 months ago
- 3 comments
#309 - Update filtering recipes to clarify parsing and writing headers
Pull Request -
State: closed - Opened by jeropaul 5 months ago
- 2 comments
#308 - CSV.filter(input, output, headers: true) does not write the header row to output!
Issue -
State: closed - Opened by jeropaul 5 months ago
- 5 comments
#307 - Fix typo in recipe "Parse from File with Headers"
Pull Request -
State: closed - Opened by herwinw 5 months ago
- 1 comment
#306 - Rename the default branch name to "main" from "master"
Issue -
State: open - Opened by kou 5 months ago
#305 - doc CSV.parse: Add BOM handling
Pull Request -
State: closed - Opened by JunichiIto 6 months ago
- 1 comment
#304 - Exclude older than 2.6 on macos-14
Pull Request -
State: closed - Opened by nobu 7 months ago
#303 - Move development dependencies to Gemfile
Pull Request -
State: closed - Opened by nobu 7 months ago
#302 - Allow CSV.open with StringIO argument
Pull Request -
State: closed - Opened by MarcPer 7 months ago
- 10 comments
#301 - feature request: Warn when reading BOM text with headers option
Issue -
State: closed - Opened by JunichiIto 7 months ago
- 16 comments
#300 - Read StringIO with foreach
Issue -
State: closed - Opened by MarcPer 7 months ago
- 2 comments
#299 - Use www.rfc-editor.org for RFC text.
Pull Request -
State: closed - Opened by hsbt 8 months ago
- 1 comment
#296 - Loading line becomes strange when skip_lines is specified
Issue -
State: closed - Opened by rytkmt 8 months ago
- 6 comments
#295 - README: Fix link to API docs
Pull Request -
State: closed - Opened by olleolleolle 9 months ago
- 1 comment
#294 - Update link to Recipes documentation in Readme
Pull Request -
State: closed - Opened by jarrettgreen 9 months ago
#292 - Inconsistent behaviour between `CSV::Table.new` and `CSV.parse`
Issue -
State: closed - Opened by Zopolis4 12 months ago
- 10 comments
#291 - liberal parsing does not split column as expected with quote at end of column
Issue -
State: closed - Opened by mreinsch about 1 year ago
- 8 comments
#289 - Use reusing workflow
Pull Request -
State: closed - Opened by hsbt about 1 year ago
- 1 comment
#288 - ci: test on maintained ruby versions
Pull Request -
State: closed - Opened by igas about 1 year ago
- 6 comments
#287 - Add CSV::InvalidEncodingError
Pull Request -
State: closed - Opened by shibaaaa about 1 year ago
- 3 comments
#286 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#285 - A fiber to execute ':heder_converters' has been changed since v3.2.6
Issue -
State: closed - Opened by niku over 1 year ago
- 1 comment
#284 - Recipes not copied downstream
Issue -
State: open - Opened by BurdetteLamar over 1 year ago
- 6 comments
#283 - [DOC] Fix broken links
Pull Request -
State: closed - Opened by BurdetteLamar over 1 year ago
Labels: Documentation
#281 - Support RJIT
Pull Request -
State: closed - Opened by nobu over 1 year ago
#280 - docs: Add entry for backslash_quotes liberal parsing
Pull Request -
State: closed - Opened by markaschneider over 1 year ago
- 1 comment
#279 - Duplicated last line in CSV.foreach
Issue -
State: closed - Opened by GabrielNagy over 1 year ago
- 14 comments
#278 - test: rename Helper to CSVHelper
Pull Request -
State: closed - Opened by luke-gru over 1 year ago
- 4 comments
#277 - Extract Scanner and InputScanner into external classes
Pull Request -
State: closed - Opened by fidalgo over 1 year ago
- 5 comments
#276 - docs: fix example in Recipe: Capture Unconverted Fields
Pull Request -
State: closed - Opened by ytjmt over 1 year ago
- 1 comment
#275 - Broken links in documention
Issue -
State: open - Opened by apatniv over 1 year ago
- 11 comments
#274 - Use https links instead of http
Pull Request -
State: closed - Opened by apatniv almost 2 years ago
- 1 comment
#273 - Remove unused @double_quote_character from Parser
Pull Request -
State: closed - Opened by Maumagnaguagno almost 2 years ago
- 1 comment
#272 - Suggestion to add `sep` option
Issue -
State: open - Opened by kojix2 almost 2 years ago
- 2 comments
#271 - feature: add option to limit length of strings
Issue -
State: closed - Opened by foonlyboy almost 2 years ago
- 3 comments
#270 - How about GH releases generated by `gh release create --generate-notes`
Issue -
State: open - Opened by hsbt almost 2 years ago
- 5 comments
#269 - Backport from ruby/ruby changes
Pull Request -
State: closed - Opened by hsbt almost 2 years ago
- 1 comment
#268 - New release for Ruby 3.2
Issue -
State: closed - Opened by hsbt almost 2 years ago
- 7 comments
#267 - test: Use CSV.foreach with block and fix typo
Pull Request -
State: closed - Opened by Maumagnaguagno almost 2 years ago
- 1 comment
#266 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#265 - Added dependabot for GitHub Actions
Pull Request -
State: closed - Opened by hsbt almost 2 years ago
#264 - Remove unused deleted from CSV::Table#delete_if
Pull Request -
State: closed - Opened by Maumagnaguagno almost 2 years ago
#263 - Remove to_s from CSV.filter
Pull Request -
State: closed - Opened by Maumagnaguagno about 2 years ago
#262 - Remove key sorting in CSV.instance
Pull Request -
State: closed - Opened by Maumagnaguagno about 2 years ago
#261 - row access method(like .first, .count, .map) remove row unintentionally
Issue -
State: closed - Opened by tktk0430 about 2 years ago
- 2 comments
#260 - #eof? method returning wrong value when it's used on a csv file with #each, #map, #filter
Issue -
State: closed - Opened by Jee-El about 2 years ago
- 1 comment
#259 - Use memoized parser_enumerator directly instead of assigning to variable
Pull Request -
State: closed - Opened by sampatbadhe about 2 years ago
- 4 comments
#258 - #eof? method returning wrong value when it's used on a csv file
Issue -
State: closed - Opened by Jee-El about 2 years ago
- 3 comments
#257 - Correct the example for CSV.generate_lines
Pull Request -
State: closed - Opened by sampatbadhe about 2 years ago
- 2 comments
#256 - feat: add generate_lines method
Pull Request -
State: closed - Opened by ericgpks over 2 years ago
- 1 comment
#255 - Feature Request: Generate CSV String from Array
Issue -
State: closed - Opened by okuramasafumi over 2 years ago
- 5 comments
#254 - ArgumentError: unknown encoding name - iso-8859-1|utf-8
Issue -
State: closed - Opened by rstueven over 2 years ago
- 2 comments
#253 - Add quoted information to CSV::FieldInfo #252
Pull Request -
State: closed - Opened by heronshoes over 2 years ago
- 7 comments
#252 - Add quoted information to CSV::FieldInfo
Issue -
State: closed - Opened by kou over 2 years ago
- 1 comment
#251 - Readable prefix/suffix removal in Parser#strip_value
Pull Request -
State: closed - Opened by Maumagnaguagno over 2 years ago
- 1 comment
#250 - Remove no longer required refinements
Pull Request -
State: closed - Opened by Maumagnaguagno over 2 years ago
- 1 comment
#249 - Simplify odd division by two in Parser#parse_quoted_column_value
Pull Request -
State: closed - Opened by Maumagnaguagno over 2 years ago
- 3 comments
#248 - Add support for RFC 3339 style time
Pull Request -
State: closed - Opened by thyresias over 2 years ago
- 4 comments
#247 - :date_time converter fails to recognize "YYYY-MM-DD HH:MM"
Issue -
State: closed - Opened by thyresias over 2 years ago
- 7 comments
#246 - `CSV::Row` pattern matching `Symbol` assumption
Issue -
State: open - Opened by baweaver over 2 years ago
- 1 comment
#245 - CSV.generate is not working with Rails 7
Issue -
State: closed - Opened by lotus-eye over 2 years ago
- 18 comments
#244 - Fix incorrect link in docs
Pull Request -
State: closed - Opened by peterzhu2118 over 2 years ago
- 1 comment
#243 - New bugfix version for the changes on master
Issue -
State: closed - Opened by GoktugOzturk over 2 years ago
- 1 comment
#242 - Illegal quoting in line 1. (CSV::MalformedCSVError) but loads OK in LibreOffice/GoogleSheets
Issue -
State: closed - Opened by bradkrane over 2 years ago
- 8 comments
#241 - unknown encoding name - UTF-16:UTF-8 (ArgumentError)
Issue -
State: closed - Opened by rvalladares77 over 2 years ago
- 8 comments
#240 - feat: add .idea on gitignore
Pull Request -
State: closed - Opened by ericgpks over 2 years ago
- 2 comments
#239 - feat: add header_converter additional option
Pull Request -
State: closed - Opened by ericgpks over 2 years ago
- 1 comment
#238 - 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
Issue -
State: closed - Opened by Capncavedan over 2 years ago
- 3 comments
#237 - CSV::Table#headers returns [:"", :""] when header is Japanese
Issue -
State: closed - Opened by taki over 2 years ago
- 6 comments
#236 - Fix typos
Pull Request -
State: closed - Opened by sampatbadhe almost 3 years ago
- 1 comment
#235 - Add specs for to_csv limit option
Pull Request -
State: closed - Opened by sampatbadhe almost 3 years ago
- 2 comments
#234 - to_csv throws `ArgumentError: negative array size` when the limit is greater than the row size.
Issue -
State: closed - Opened by sampatbadhe almost 3 years ago
- 6 comments
#233 - Improve $INPUT_RECORD_SEPARATOR deprecation check
Pull Request -
State: closed - Opened by casperisfine almost 3 years ago
- 3 comments
#232 - Fix typo in constant name
Pull Request -
State: closed - Opened by NikolayRys almost 3 years ago
- 1 comment
#231 - Improve error reporting for liberal parsing with quoted values
Pull Request -
State: closed - Opened by NikolayRys almost 3 years ago
- 4 comments
#230 - Fix parser's keep mechanism
Issue -
State: closed - Opened by kou almost 3 years ago
- 1 comment
#229 - Add contents summary to CSV::Table#inspect
Pull Request -
State: closed - Opened by ericgpks almost 3 years ago
- 2 comments
#228 - Parsing CSV files from ARGF stopped working correctly starting from Ruby 2.5
Issue -
State: closed - Opened by Fravadona almost 3 years ago
- 2 comments
#227 - Fix description for developer
Pull Request -
State: closed - Opened by ericgpks almost 3 years ago
- 1 comment
#226 - Add handling for ambiguous parsing options
Pull Request -
State: closed - Opened by adamroyjones almost 3 years ago
- 2 comments
#225 - A placeholder error message is printed when parsing files with ambiguous options
Issue -
State: closed - Opened by adamroyjones about 3 years ago
- 2 comments
#224 - Fix typos [ci skip]
Pull Request -
State: closed - Opened by nobu about 3 years ago
- 1 comment
#223 - csv2json error when accessing csv in Ruby 3.0
Issue -
State: closed - Opened by rtimblin about 3 years ago
- 3 comments
#222 - Parser throws "TODO: Meaningful message" rather than a meaningful error
Issue -
State: closed - Opened by unikitty37 about 3 years ago
- 7 comments
#221 - Fix case where an \r\n row separator will be split when reading a chunk
Pull Request -
State: closed - Opened by jeremyevans about 3 years ago
- 2 comments
#220 - Fix for parser getting confused after faulty row with CRLF line ending.
Pull Request -
State: closed - Opened by anakinj about 3 years ago
- 2 comments
#219 - ruby 2.5.8 is missing write_converters
Issue -
State: closed - Opened by kanayo about 3 years ago
- 1 comment
#218 - Improve Ractor-compliance
Pull Request -
State: closed - Opened by rm155 about 3 years ago
- 6 comments
#217 - doc: Match text to the struct name
Pull Request -
State: closed - Opened by vreuter over 3 years ago
- 2 comments
#216 - Use test-unit gem instead of test-framework of ruby repo
Pull Request -
State: closed - Opened by hsbt over 3 years ago
- 6 comments
#215 - CSV(): add support for Ruby 3
Pull Request -
State: closed - Opened by hernanat over 3 years ago
- 2 comments
#214 - CSV `header_row?` not working as expected for empty CSV writen with `CSV::Writer`
Issue -
State: closed - Opened by prashantvithani over 3 years ago
- 6 comments
#213 - CI: Avoid Float 3.0 in YAML
Pull Request -
State: closed - Opened by olleolleolle over 3 years ago
- 1 comment
#212 - README: Drop unused status badge
Pull Request -
State: closed - Opened by olleolleolle over 3 years ago
- 1 comment
#211 - actions/setup-ruby is deprecated now
Pull Request -
State: closed - Opened by hsbt over 3 years ago
- 1 comment
#210 - Implement unused #.empty? meth & clean up booleans
Pull Request -
State: closed - Opened by dainmiller over 3 years ago
- 1 comment