Guy Dawson

Results 6 issues of Guy Dawson

If there are no anomalies detected then `list(anoms = NULL, plot = NULL)` is returned. Does this special case need to be made? Instead could a data frame (with 0...

If the user is running `AnomalyDetectionTs()` we can assume that they are looking for outliers. Therefore, could a warning be thrown if the user sets a percentage (`max_anoms`) that results...

Hi, I am currently using `loggr` for logging in a shiny application. The logs will be useful to analyse user behaviour and check that they are using the app as...

When following the [advice](https://github.com/guardian/amigo/blob/590101ced12962d85ce2272f6d578204c082fb68/README.md#how-to-run-locally) in the README to bake locally, an error is returned:

Recent versions of logstash have architecture-specific downloads (e.g. [7.10.1](https://www.elastic.co/downloads/past-releases/logstash-7-10-1)) compared with older versions (e.g. [7.8.1](https://www.elastic.co/downloads/past-releases/logstash-7-8-1)). This means that for `7.10.1` you would have to submit e.g. `7.10.1-amd64` as the version...

I originally posted a question related to this issue [here](http://stackoverflow.com/questions/35259199/slick-mysql-auto-increment-on-secondary-column-in-multiple-column-index?noredirect=1#comment58234333_35259199). After following the advice in the comments (use codegen), here is a problem I have found: 1. create the table...

bug
topic:codegen