Skip to content

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)

License

Notifications You must be signed in to change notification settings

rubycocos/csvreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3f834c9 · Feb 7, 2022
Oct 1, 2021
Oct 3, 2021
Dec 22, 2021
Sep 30, 2021
Feb 7, 2022
Oct 5, 2021
Oct 5, 2021
Oct 5, 2021
Sep 30, 2021
Oct 29, 2021
Dec 13, 2021
Oct 6, 2021
Aug 15, 2018
Feb 7, 2022

Repository files navigation

Comma-Separated Values (CSV) Tabular Data Readers Incl. CSV <3 JSON, CSV <3 YAML And More

Gem Family

csvreader - read tabular data in the comma-separated values (csv) format the right way (uses best practices out-of-the-box with zero-configuration)

csvjson - read tabular data in the CSV <3 JSON format, that is, comma-separated values CSV (line-by-line) records with javascript object notation (JSON) encoding rules

csvyaml - read tabular data in the CSV <3 YAML format, that is, comma-separated values (CSV) line-by-line records with yaml ain't markup language (YAML) encoding rules

csvhuman - 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

tabreader - read in tabular datafiles in text in the tabular (TAB) format

csvpack - 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

Typed Structs & More

csvrecord - read in comma-separated values (csv) records with typed structs / schemas

(Command Line) Tools & More

csvutils - tools 'n' scripts for working with comma-separated values (csv) datafiles - the world's most popular tabular data interchange format in text

About

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)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks