RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

How to efficiently process large Excel files using Ruby

I worked on a project in which I needed to parse and handle large .xlsx files. Some of those files had more than 200K rows. In this article, I describe how to do it efficiently using Ruby and Rails.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in