Skip to content

Latest commit

 

History

History

Working with Data

Examples are provided in the data.ipynb notebook that demonstrate how to use the AzureML SDK to:

  1. Read/write data in a job.
  2. Create a data asset to share with others in your team.
  3. Create a data asset by importing data from external data sources.
  4. Abstract schema for tabular data using MLTable.

Documentation

Below are the links to the data documentation on docs.microsoft.com. The documentation includes code snippets.