Microsoft
DP-100 · Question #378
You manage an Azure Machine Learning workspace. You have a folder that contains a CSV file. The folder is registered as a folder data asset. You plan to use the folder data asset for data wrangling du
Sign in or unlock DP-100 to reveal the answer and full explanation for question #378. The question stem and answer options stay visible for context.
Explore data and run experiments
Question
You manage an Azure Machine Learning workspace. You have a folder that contains a CSV file. The folder is registered as a folder data asset. You plan to use the folder data asset for data wrangling during interactive development. You need to access and load the folder data asset into a Pandas data frame. Which method should you use to achieve this goal?
Options
- Amltable.from_parquet_files()
- Bmltable.from_delimited_files()
- Cmltable.from_data_lake()
- Dmltable.load()
Unlock DP-100 to see the answer
You've previewed enough free DP-100 questions. Unlock DP-100 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure Machine Learning#Data Assets#mltable#Data Loading