Skip to content

Commit 69ba3e1

Browse files
committed
H2 consistency feedback
1 parent 2b52802 commit 69ba3e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mrbullwinkle
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.topic: include
9-
ms.date: 09/30/2022
9+
ms.date: 10/13/2022
1010
ms.author: mbullwin
1111
recommendations: false
1212
---
@@ -94,7 +94,7 @@ This quickstart uses the `request-data.csv` file that can be downloaded from our
9494
curl "https://raw.githubusercontent.com/Azure/azure-sdk-for-python/main/sdk/anomalydetector/azure-ai-anomalydetector/samples/sample_data/request-data.csv" --output request-data.csv
9595
```
9696

97-
## Create a new Python application
97+
## Detect an anomaly from an entire time series
9898

9999
1. Create a new Python file called quickstart.py. Then open it up in your preferred editor or IDE.
100100

0 commit comments

Comments
 (0)