Jonathan Gray

Results 81 issues of 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...

FlowMachine
refactoring
Needs Review

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...

enhancement
FlowMachine
FlowDB

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 -...

enhancement
FlowMachine

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...

enhancement
docs
ready-to-merge
FlowETL

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...

bug
ready-to-merge
quick-start-script
Needs Review

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...

bug
FlowMachine
ready-to-merge
Needs Review

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...

bug
FlowMachine

Following merge of #5012, we should add integration tests for flowetl in celery mode.

tests
FlowETL

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...

enhancement
FlowAuth