From 8a0b48ea48d51581c25784a744e9015a298cda05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shan=C3=A9=20Winner?= <43390034+swinner95@users.noreply.github.com> Date: Sun, 28 Jul 2019 00:18:14 -0700 Subject: [PATCH] Delete README.md --- how-to-use-azureml/work-with-data/README.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 how-to-use-azureml/work-with-data/README.md diff --git a/how-to-use-azureml/work-with-data/README.md b/how-to-use-azureml/work-with-data/README.md deleted file mode 100644 index 0b2958d0..00000000 --- a/how-to-use-azureml/work-with-data/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# Work With Data Using Azure Machine Learning Service - -Azure Machine Learning Datasets (preview) make it easier to access and work with your data. Datasets manage data in various scenarios such as model training and pipeline creation. Using the Azure Machine Learning SDK, you can access underlying storage, explore and prepare data, manage the life cycle of different Dataset definitions, and compare between Datasets used in training and in production. - -- For an example of using Datasets, see the [sample](datasets). -- For advanced data preparation examples, see [dataprep](dataprep). - - -![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/work-with-data/README..png) \ No newline at end of file