1
votes
votes
1 answers
Fun in .csv land (csv Data across multiple files)
Every month I receive a .csv file that is essentially a usage report for our system. The format of the file (in reduced form) is this: Users, Service 1, Service 2, Service 3, Service 4 User A,234,6345,2645,345 User B,1427,2165,697,4227 ...
