coy-humphrey/nvme-hpe

CSV Parser Framework is setup

Closed this issue · 0 comments

Parser function takes in the output string, and returns a list of tuples where the first item in the tuple is the column name and the second item is the value. For example [("Bandwidth (Gb/s)",36.4),("Latency (ms)", 34)]