- 1. CSV
- 1.1. Parse in-memory CSV string into StringRecords and structs
- 1.2. Read CSV file as a vector of StringRecords
- 1.3. Read CSV file into hashes
- 1.4. Read CSV file as structs
- 1.5. Read CSV to struct, add extra fields
- 1.6. Read CSV remove (trim) whitespaces from around the values