We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65fdfa7 commit a1a9d14Copy full SHA for a1a9d14
articles/stream-analytics/machine-learning-udf.md
@@ -106,7 +106,7 @@ The following JSON is an example request:
106
107
You can use the `WITH` clause to create a JSON serialized DataFrame that can be passed as input to your Azure Machine Learning UDF as shown below.
108
109
-The following query creates a DataFrame by selectng the necessary fields and uses the DataFrame as input to the Azure Machine Learning UDF.
+The following query creates a DataFrame by selecting the necessary fields and uses the DataFrame as input to the Azure Machine Learning UDF.
110
111
```SQL
112
WITH
0 commit comments