Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure | Matthew Lemon | 2020-07-19 | 1 | -169/+0 |
| | |||||
* | moved db stuff to new package | Matthew Lemon | 2020-07-18 | 1 | -17/+0 |
| | |||||
* | starting playing around with sqlite3 | Matthew Lemon | 2020-07-18 | 1 | -0/+19 |
| | |||||
* | renamed github repo name | Matthew Lemon | 2020-07-18 | 1 | -1/+1 |
| | |||||
* | linting fixes | Matthew Lemon | 2019-12-06 | 1 | -4/+4 |
| | |||||
* | removing use of colstream variable | Matthew Lemon | 2019-12-03 | 1 | -1/+5 |
| | |||||
* | removed all coords code | Matthew Lemon | 2019-12-03 | 1 | -32/+2 |
| | |||||
* | tweaking the globbing func | Matthew Lemon | 2019-12-01 | 1 | -0/+3 |
| | |||||
* | added test for basic glob of target directory | Matthew Lemon | 2019-12-01 | 1 | -0/+14 |
| | |||||
* | renaming | Matthew Lemon | 2019-11-15 | 1 | -5/+5 |
| | |||||
* | renaming | Matthew Lemon | 2019-11-15 | 1 | -9/+9 |
| | |||||
* | renaming | Matthew Lemon | 2019-11-15 | 1 | -15/+15 |
| | |||||
* | removed dependency on datamap file | Matthew Lemon | 2019-11-15 | 1 | -16/+5 |
| | |||||
* | fixed - passing test | Matthew Lemon | 2019-11-14 | 1 | -4/+2 |
| | |||||
* | pretty much can filter by datamap by needs more tests | Matthew Lemon | 2019-11-12 | 1 | -1/+30 |
| | |||||
* | fix incorrectly named func | Matthew Lemon | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | added TODO for next step | Matthew Lemon | 2019-11-12 | 1 | -0/+6 |
| | |||||
* | removed superceded func and old TODOs | Matthew Lemon | 2019-11-12 | 1 | -23/+1 |
| | |||||
* | some error refactoring and tidying | Matthew Lemon | 2019-11-12 | 1 | -19/+8 |
| | |||||
* | tidying | Matthew Lemon | 2019-11-12 | 1 | -27/+31 |
| | |||||
* | first passing test after parsing XLSX data into decent data structure | Matthew Lemon | 2019-11-12 | 1 | -15/+15 |
| | |||||
* | struggling on with this func to manage the parsed data data structure | Matthew Lemon | 2019-11-11 | 1 | -0/+41 |
| | |||||
* | func makes more sense now | Matthew Lemon | 2019-11-11 | 1 | -3/+3 |
| | |||||
* | added a doc string thing | Matthew Lemon | 2019-11-11 | 1 | -0/+2 |
| | |||||
* | added test for counting sheets in datamap | Matthew Lemon | 2019-11-11 | 1 | -0/+22 |
| | |||||
* | light refactoring - naming, etc | Matthew Lemon | 2019-11-04 | 1 | -18/+18 |
| | |||||
* | doing things right by cleaning up | Matthew Lemon | 2019-11-03 | 1 | -17/+8 |
| | |||||
* | doing things right by const | Matthew Lemon | 2019-11-03 | 1 | -2/+4 |
| | |||||
* | removed unused constant | Matthew Lemon | 2019-11-03 | 1 | -3/+0 |
| | |||||
* | removed unused variable | Matthew Lemon | 2019-11-03 | 1 | -2/+0 |
| | |||||
* | fixed row issue | Matthew Lemon | 2019-11-03 | 1 | -7/+3 |
| | |||||
* | alphastream variable now fits Excel max cols | Matthew Lemon | 2019-11-03 | 1 | -2/+5 |
| | |||||
* | added alphaStream | Matthew Lemon | 2019-11-03 | 1 | -0/+2 |
| | |||||
* | implemented alphas - producing letter component of Excel columns horizontally | Matthew Lemon | 2019-11-03 | 1 | -15/+21 |
| | |||||
* | lots of stuff | Matthew Lemon | 2019-11-03 | 1 | -4/+49 |
| | |||||
* | removed the pointer | Matthew Lemon | 2019-11-01 | 1 | -5/+5 |
| | |||||
* | added test and some cleanup | Matthew Lemon | 2019-10-25 | 1 | -6/+3 |
| | |||||
* | more testing | Matthew Lemon | 2019-10-24 | 1 | -1/+4 |
| | |||||
* | passing test | Matthew Lemon | 2019-10-21 | 1 | -3/+12 |
| | |||||
* | initial commit | Matthew Lemon | 2019-10-21 | 1 | -0/+69 |