require 'csvreader'
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
csvreader
csvreader library / gem - read tabular data in the comma-separated values (csv) format the right way (uses best practices out-of-the-box with zero-configuration)
-
csvpack
csvpack library / gem - tools 'n' scripts for working with tabular data packages using comma-separated values (CSV) datafiles in text with meta info (that is, schema, datatypes, ..) in datapackage.json; download, read into and query CSV datafiles with your SQL database (e.g. SQLite, PostgreSQL, ...) of choice and much more
-
benchmarks
Benchmarks - Fast, Faster, Fasterer, Fastest
-
csvyaml
csvyaml library / gem - read tabular data in the CSV
❤ YAML format, that is, comma-separated values (CSV) line-by-line records with yaml ain't markup language (YAML) encoding rules -
tabreader
tabreader library / gem - read in tabular datafiles in text in the tabulator (TAB) format; yes, uses values = line.split("/t")
-
csvjson
csvjson library / gem - read tabular data in the CSV
❤ JSON format, that is, comma-separated values (CSV) line-by-line records with javascript object notation (JSON) encoding rules -
csvutils
csvutils library / gem - tools 'n' scripts for working with comma-separated values (csv) datafiles - the world's most popular tabular data interchange format in text
-
csv11
csv11 library / gem - read / parse comma-separated values (csv); supports csv 1.1 incl. comments, named values, multi-line records, and more
-
csvhuman
csvhuman library / gem - read tabular data in the CSV Humanitarian eXchange Language (HXL) format, that is, comma-separated values (CSV) line-by-line records with a hashtag (meta data) line using the Humanitarian eXchange Language (HXL) rules
-
docs
comma-separated values (csv) scripts & tools docs
-
csvrecord
csvrecord library / gem - read in comma-separated values (csv) records with typed structs / schemas