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 Automates data import from various file formats into Active Record 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 178
tilo/smarter_csv A Ruby gem that simplifies the process of reading and writing CSV files by representing data as arrays of hashes. 1,472
serpapi/nokolexbor A high-performance HTML5 parser for Ruby based on Lexbor with support for CSS selectors and XPath. 244
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 78
elau1004/tfr4sqlite A module to read and parse structured text files into a virtual table in SQLite 19
hashrock/deno-fnparse A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. 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 the Microsoft Excel format. 1,129
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. 499