Summer Special Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: vce65

You plan to run a Python script as an Azure Machine Learning experiment.

You plan to run a Python script as an Azure Machine Learning experiment.

The script contains the following code:

import os, argparse, glob

from azureml.core import Run

parser = argparse.ArgumentParser()

parser.add_argument('--input-data',

type=str, dest='data_folder')

args = parser.parse_args()

data_path = args.data_folder

file_paths = glob.glob(data_path + "/*.jpg")

You must specify a file dataset as an input to the script. The dataset consists of multiple large image files and must be streamed directly from its source.

You need to write code to define a ScriptRunConfig object for the experiment and pass the ds dataset as an argument.

Which code segment should you use?

A.

arguments = ['--input-data', ds.to_pandas_dataframe()]

B.

arguments = ['--input-data', ds.as_mount()]

C.

arguments = ['--data-data', ds]

D.

arguments = ['--input-data', ds.as_download()]

Microsoft DP-100 Summary

  • Vendor: Microsoft
  • Product: DP-100
  • Update on: Jul 27, 2025
  • Questions: 506
Price: $52.5  $149.99
Buy Now DP-100 PDF + Testing Engine Pack

Payments We Accept

Your purchase with ExamsVCE is safe and fast. Your products will be available for immediate download after your payment has been received.
The ExamsVCE website is protected by 256-bit SSL from McAfee, the leader in online security.

examsvce payment method