Skip to content

Commit 7019713

Browse files
author
trevorbye
authored
Update how-to-data-prep.md
1 parent 16f79e9 commit 7019713

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/service/how-to-data-prep.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ The Azure Machine Learning Data Prep SDK is a Python library that includes many
2424

2525
The SDK offers:
2626

27-
1. Practicality and convenience when working with small data sets
28-
1. Scalability for modern big-data applications
29-
1. The ability to use and scale the same code for both use-cases
27+
- Practicality and convenience when working with small data sets
28+
- Scalability for modern big-data applications
29+
- The ability to use and scale the same code for both use-cases
3030

3131
The following examples highlight some of the unique functionality of the SDK.
3232

@@ -115,4 +115,4 @@ To see detailed examples and code for each preparation step, use the following h
115115
## Next steps
116116
Review an [example notebook](https://github.com/Microsoft/AMLDataPrepDocs/tree/master/tutorials/getting-started/getting-started.ipynb) of data preparation using the Azure Machine Learning Data Prep SDK.
117117

118-
FAzure Machine Learning Data Prep SDK [reference documentation](https://docs.microsoft.com/en-us/python/api/overview/azure/dataprep/intro?view=azure-dataprep-py).
118+
Azure Machine Learning Data Prep SDK [reference documentation](https://docs.microsoft.com/python/api/overview/azure/dataprep/intro?view=azure-dataprep-py).

0 commit comments

Comments
 (0)