Skip to content

Commit f37a300

Browse files
committed
Rm new section
1 parent e61a767 commit f37a300

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/machine-learning/how-to-designer-python.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,6 @@ In this example, you use Pandas to combine two columns found in the automobile d
7878

7979
Now, you have a dataset with the new feature **Dollars/HP**, which could be useful in training a car recommender. This is an example of feature extraction and dimensionality reduction.
8080

81-
## Execute Python using a zip file
82-
83-
If you want to execute more complex logic or import additional libraries, you should use the zip file method.
84-
8581
## Next steps
8682

8783
Learn how to [import your own data](how-to-designer-import-data.md) in Azure Machine Learning designer.

0 commit comments

Comments
 (0)