Ben Greear
44857107a0
csv-convert: Un-tested changes to create specific customer format.
...
Original interpretation of their request was incorrect, so this is
another attempt. It will take input of the 'brief' csv output
for dataplane, already mostly converted to the customer's data
format, so less conversion is needed.
Un-tested as of now...
2021-05-10 11:04:04 -07:00
Ben Greear
cb11480fad
csv-convert: Tweak output column order.
...
To better fit into customer's visualization tool.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-04-09 06:35:34 -07:00
Ben Greear
0b372f9d3e
csv-convert: Update comments.
...
And remove import of pandas, which the script no longer uses.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-04-08 10:28:54 -07:00
Ben Greear
e10c5630a6
csv-convert: Open-code the csv manipulation.
...
This makes it easier to deal with slightly different input formats,
and allows us to properly convert Mbps, Gbps, Kbps, bps to Mbps
units.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-04-07 10:56:19 -07:00
Ben Greear
e776758484
csv-convert: Fix typo.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-04-06 08:31:11 -07:00
Chuck SmileyRekiere
fa213d807a
csv_convert.py : defaulted to outfile
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-04-06 06:19:36 -06:00
Chuck SmileyRekiere
c4527011bf
csv_convert.py : print the infile, outfile(xlsx), outfile(csv)
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-04-06 06:08:10 -06:00
Chuck SmileyRekiere
e65a8ca606
csv_convert.py commented out debug prints
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-04-06 06:00:41 -06:00
Chuck SmileyRekiere
456590e360
intitial commit csv_convert.py
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-04-06 05:59:45 -06:00