Microsoft
DP-100 · Question #239
You plan to run a Python script as an Azure Machine Learning experiment. The script must read files from a hierarchy of folders. The files will be passed to the script as a dataset argument. You must
Sign in or unlock DP-100 to reveal the answer and full explanation for question #239. The question stem and answer options stay visible for context.
Explore data and run experiments
Question
You plan to run a Python script as an Azure Machine Learning experiment. The script must read files from a hierarchy of folders. The files will be passed to the script as a dataset argument. You must specify an appropriate mode for the dataset argument. Which two modes can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Options
- Ato_pandas_dataframe()
- Bas_download()
- Cas_upload()
- Das_mount()
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 ML Experiments#Dataset Modes#Data Ingress#FileDataset