I have the following columns: time, device, metric, value, count.
There are 3 devices: A, B, C. Each device has two metrics: 1, 2. And each metric has a "value" for that time stamp (float values).
For device A, metric 1, I want to get the average value for every hour within a certain time period (i.e. a certain day).
I'm having trouble figuring out how to write this into the query or how to call it from a python code (either using time series or groupby)?
I'd appreciate any suggestions/examples for this. Thanks!
--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/b1a35b2b-28c3-497e-a773-d6ff695e1b84n%40googlegroups.com.