Jonathan Gray
Jonathan Gray
Closes #390 (which was already closed, but this closes it even _more_) ### I have: - [x] Formatted any Python files with [black](https://github.com/ambv/black) - [x] Brought the branch up to...
One of the most awesome things FlowKit does is provide an implementation of the [Isaacman et al](http://mrmgroup.cs.princeton.edu/papers/Isaacman_pervasive11.pdf)'s meaningful locations algorithm. At present, the clustering portion of this, which uses Hartigan's...
Maths.
Back in the day, we had the ability to do arbitrary in DB maths with, specifically, OD matrices. We removed it in #430, because it wasn't really terribly useful -...
Closes #3622 ### I have: - [ ] Formatted any Python files with [black](https://github.com/ambv/black) - [x] Brought the branch up to date with master - [x] Added any relevant Github...
Closes #ISSUE_NUMBER ### I have: - [ ] Formatted any Python files with [black](https://github.com/ambv/black) - [ ] Brought the branch up to date with master - [ ] Added any...
Closes #3151 ### I have: - [ ] Formatted any Python files with [black](https://github.com/ambv/black) - [x] Brought the branch up to date with master - [x] Added any relevant Github...
Closes #436 ### I have: - [x] Formatted any Python files with [black](https://github.com/ambv/black) - [ ] Brought the branch up to date with master - [x] Added any relevant Github...
Closes #4009 ### I have: - [ ] Formatted any Python files with [black](https://github.com/ambv/black) - [ ] Brought the branch up to date with master - [ ] Added any...
Following merge of #5012, we should add integration tests for flowetl in celery mode.
At the moment, adding a new token does just that - it generates and stores a token. There would be some advantages to changing this, so that the current token...