How to average multiple files across groups (stackoverflow.com)stack
24 points by carbonmire in stackoverflow.com · 3h ago · stack
I have a folder of some 1400 CSV files that are all in identical format. Each file has a row of column headers, a column of row headers, and a matrix of data. All cells are numerical except the column headers (row headers are numerical and each position is always the same number…