GNU/Linux ◆ xterm-256color ◆ bash 569 views

https://github.com/grantmacken/csv

The csv xQuery library provides functions turn a CSV file into an array of arrays. You can visualize the array of arrays as being like a spreadsheet. We have multiple records where each record is in a row and each record contains fields in field column.The asciicast showcases the field column alignment and performing a sum calculation on the field column. The CSV data comes from a downloaded monthly statement and is found in the unit-tests/fixtures folder