Registry / serialization / smarter-csv

smarter-csv

JSON →
library1.17.4rbrubygemsunverified

SmarterCSV is a high-performance CSV reader and writer for Ruby focused on fastest end-to-end ingestion, returning ready-to-use hashes with configurable transformations.

gem install smarter_csv
INSTALL
IMPORT
SIG · SMARTER-CSV
S
smarter-csv
serializationrubyv1.17.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SmarterCSV
require 'smarter_csv'

Read a CSV file into an array of hashes

require 'smarter_csv' data = SmarterCSV.process('data.csv') puts data.first
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.17.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
smarter-csv — gem install smarter-csv · libregistry