Skip to content

Commit 574d320

Browse files
Merge pull request #20 from rmca14/testpr1
Test PR post migration
2 parents 2226dcb + 8b41fe4 commit 574d320

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/machine-learning/component-reference/add-columns.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ This article describes a component in Azure Machine Learning designer.
1818

1919
Use this component to concatenate two datasets. You combine all columns from the two datasets that you specify as inputs to create a single dataset. If you need to concatenate more than two datasets, use several instances of **Add Columns**.
2020

21-
22-
2321
## How to configure Add Columns
2422
1. Add the **Add Columns** component to your pipeline.
2523

@@ -42,4 +40,4 @@ If there are two columns with the same name in the input datasets, a numeric suf
4240

4341
## Next steps
4442

45-
See the [set of components available](component-reference.md) to Azure Machine Learning.
43+
See the [set of components available](component-reference.md) to Azure Machine Learning.

0 commit comments

Comments
 (0)