Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a dataset containing dates and flags.
For each date, the flag tells if a device was on (flag = true) or if the device was off (flag = false)
FALSE
How can I exploit these data to create a chart showing the device usage ?
E.g : time spent with device in status"on", per hour / day / month.
Is it possible to work with these raw data "as is" ? Or do you think I d' need to transform them ?
Regards,
Jean-Yves
Thank you very much, John.