aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added TODO for next stepMatthew Lemon2019-11-121-0/+6
|
* removed superceded func and old TODOsMatthew Lemon2019-11-122-40/+3
|
* some error refactoring and tidyingMatthew Lemon2019-11-122-21/+8
|
* added another testMatthew Lemon2019-11-121-1/+5
|
* tidyingMatthew Lemon2019-11-122-37/+41
|
* added another test - but do we always want strings to be returned?Matthew Lemon2019-11-121-0/+4
|
* first passing test after parsing XLSX data into decent data structureMatthew Lemon2019-11-122-16/+18
|
* struggling on with this func to manage the parsed data data structureMatthew Lemon2019-11-112-7/+44
|
* func makes more sense nowMatthew Lemon2019-11-112-6/+15
|
* cleanupMatthew Lemon2019-11-111-4/+1
|
* added a doc string thingMatthew Lemon2019-11-111-0/+2
|
* added test for counting sheets in datamapMatthew Lemon2019-11-112-0/+33
|
* light refactoring - naming, etcMatthew Lemon2019-11-042-39/+39
|
* doing things right by cleaning upMatthew Lemon2019-11-031-17/+8
|
* doing things right by constMatthew Lemon2019-11-031-2/+4
|
* removed unused constantMatthew Lemon2019-11-031-3/+0
|
* removed unused variableMatthew Lemon2019-11-031-2/+0
|
* put back proper test for data pulled from spreadsheetMatthew Lemon2019-11-031-1/+10
|
* fixed row issueMatthew Lemon2019-11-032-7/+3
|
* alphastream variable now fits Excel max colsMatthew Lemon2019-11-032-2/+11
|
* added alphaStreamMatthew Lemon2019-11-032-0/+8
|
* implemented alphas - producing letter component of Excel columns horizontallyMatthew Lemon2019-11-032-16/+38
|
* lots of stuffMatthew Lemon2019-11-033-6/+70
|
* use proper test fixture fileMatthew Lemon2019-11-012-1/+1946
|
* removed the pointerMatthew Lemon2019-11-012-14/+13
|
* added test and some cleanupMatthew Lemon2019-10-253-11/+19
|
* more testingMatthew Lemon2019-10-242-2/+16
|
* passing testMatthew Lemon2019-10-212-5/+17
|
* initial commitMatthew Lemon2019-10-214-0/+90