Forum Discussion
MichaelJMelone
Microsoft
Aug 05, 2020Share Your Hunting Challenges!
Hello world! Tali Ash and I would love your input on anything you would like demo'ed in future webcasts! Want to see us demonstrate a specific hunting capability? Got a query challenge on your mind? ...
mergene
Oct 14, 2020Brass Contributor
MichaelJMelone I've been playing with make_series fucntion and detecting anomalies. I have a situation which makes the detection quite difficult. For example, I try to create the time series data for a machine. The machine is not powered on always and this makes my time series data having 0 values for some periods ( let's say I don't have any data for Monday and Wednesday from the machine). This makes the anomaly detection with series_outliers quite difficult. How can I overcome this? Is it possible to exclude periods not having any data from the analysis?