Description
Provides Ruby support for reading and writing CSV data. It is useful for imports, exports, reports, spreadsheets, data migration, and scripts that exchange tabular data.
CSV files can contain private data and formula-like content that behaves unexpectedly in spreadsheets. Validate delimiters, encoding, and exported values before sharing files.