remote_table

File parser

A Ruby library that reads and parses various file formats, including XLSX, XLS, ODS, CSV, TSV, and Google Docs, returning tabular data as arrays or hashes.

Open local or remote XLSX, XLS, ODS, CSV (comma separated), TSV (tab separated), other delimited, fixed-width files, and Google Docs. Returns an enumerator of Arrays or Hashes, depending on whether there are headers.

GitHub

226 stars
12 watching
19 forks
Language: HTML
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
seamusabshere/data_miner A Ruby library that automates the process of importing various file formats into ActiveRecord models 302
weshatheleopard/rubyxl A Ruby library for reading and modifying spreadsheet files in the Open XML format 1,276
rubycocos/csvreader A gem for reading tabular data in the comma-separated values (CSV) format 177
tilo/smarter_csv A Ruby gem that simplifies CSV data processing and conversion to arrays of hashes. 1,483
serpapi/nokolexbor A high-performance HTML5 parser for Ruby based on Lexbor with support for CSS selectors and XPath. 327
dmk/fastsheet Faster way to read Excel documents in Ruby 25
queryverse/readstat.jl A Julia package that parses files from Stata, SPSS, and SAS formats into structured data tables 79
elau1004/tfr4sqlite A module to read and parse structured text files into a virtual table in SQLite 20
hashrock/deno-fnparse A parser combinator library for Deno that provides a simple way to parse CSV data. 11
joostdevries/ember-cli-remote-inspector Enables remote inspection of apps running on different devices/browsers using websockets 92
baskaufs/guid-o-matic Software to convert fielded text files to RDF serialized in different formats 12
grempe/tss-rb A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt 23
zdavatz/spreadsheet A Ruby library for reading and writing spreadsheet documents in Microsoft Excel format 1,130
felipecsl/wombat A Ruby-based web crawler and data extraction tool with an elegant DSL. 1,315
beatrichartz/csv A library for parsing and encoding CSV files in Elixir. 500