aboutsummaryrefslogtreecommitdiffstats
path: root/reader (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-12added TODO for next stepMatthew Lemon1-0/+6
2019-11-12removed superceded func and old TODOsMatthew Lemon2-40/+3
2019-11-12some error refactoring and tidyingMatthew Lemon2-21/+8
2019-11-12added another testMatthew Lemon1-1/+5
2019-11-12tidyingMatthew Lemon2-37/+41
2019-11-12added another test - but do we always want strings to be returned?Matthew Lemon1-0/+4
2019-11-12first passing test after parsing XLSX data into decent data structureMatthew Lemon2-16/+18
2019-11-11struggling on with this func to manage the parsed data data structureMatthew Lemon2-7/+44
2019-11-11func makes more sense nowMatthew Lemon2-6/+15
2019-11-11cleanupMatthew Lemon1-4/+1
2019-11-11added a doc string thingMatthew Lemon1-0/+2
2019-11-11added test for counting sheets in datamapMatthew Lemon2-0/+33
2019-11-04light refactoring - naming, etcMatthew Lemon2-39/+39
2019-11-03doing things right by cleaning upMatthew Lemon1-17/+8
2019-11-03doing things right by constMatthew Lemon1-2/+4
2019-11-03removed unused constantMatthew Lemon1-3/+0
2019-11-03removed unused variableMatthew Lemon1-2/+0
2019-11-03put back proper test for data pulled from spreadsheetMatthew Lemon1-1/+10
2019-11-03fixed row issueMatthew Lemon2-7/+3
2019-11-03alphastream variable now fits Excel max colsMatthew Lemon2-2/+11
2019-11-03added alphaStreamMatthew Lemon2-0/+8
2019-11-03implemented alphas - producing letter component of Excel columns horizontallyMatthew Lemon2-16/+38
2019-11-03lots of stuffMatthew Lemon3-6/+70
2019-11-01use proper test fixture fileMatthew Lemon2-1/+1946
2019-11-01removed the pointerMatthew Lemon2-14/+13
2019-10-25added test and some cleanupMatthew Lemon2-6/+18
2019-10-24more testingMatthew Lemon2-2/+16
2019-10-21passing testMatthew Lemon2-5/+17