Awesome Ruby CSV Parsers

  • updated about 1 year ago MIT License

    CSV Import for humans on Ruby / Ruby on Rails

  • updated 4 months ago MIT License

    Ruby Gem for convenient reading and writing of CSV files. It has intelligent defaults, and auto-discovery of column and row separators. It imports CSV Files as Array(s) of Hashes, suitable for direct processing with ActiveRecord, kicking-off batch jobs with Sidekiq, parallel processing, or oploading data to S3. Writing CSV Files is equally easy.

  • updated over 1 year ago MIT License

    Ruby library for reading, writing, and manipulating CSV, tab-delimited and Excel data