Skip to content

Commit f064e69

Browse files
authored
Fixing Anomaly Detector code block
1 parent 140237a commit f064e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Anomaly-Detector/tutorials/anomaly-detection-streaming-databricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ Result as below:
668668
+--------------------+-------+
669669
|2019-04-16T00:00:00Z| false|
670670
+--------------------+-------+
671-
671+
```
672672

673673
That's it! Using Azure Databricks, you have successfully streamed data into Azure Event Hubs, consumed the stream data using the Event Hubs connector, and then run anomaly detection on streaming data in near real time.
674674
Although in this tutorial, the granularity is hourly, you can always change the granularity to meet your need.

0 commit comments

Comments
 (0)