exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 3 question 14 discussion

Actual exam question from Microsoft's DP-100
Question #: 14
Topic #: 3
[All DP-100 Questions]

HOTSPOT -
You have an Azure blob container that contains a set of TSV files. The Azure blob container is registered as a datastore for an Azure Machine Learning service workspace. Each TSV file uses the same data schema.
You plan to aggregate data for all of the TSV files together and then register the aggregated data as a dataset in an Azure Machine Learning workspace by using the Azure Machine Learning SDK for Python.
You run the following code.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: No -
FileDataset references single or multiple files in datastores or from public URLs. The TSV files need to be parsed.

Box 2: Yes -
to_path() gets a list of file paths for each file stream defined by the dataset.

Box 3: Yes -
TabularDataset.to_pandas_dataframe loads all records from the dataset into a pandas DataFrame.
TabularDataset represents data in a tabular format created by parsing the provided file or list of files.
Note: TSV is a file extension for a tab-delimited file used with spreadsheet software. TSV stands for Tab Separated Values. TSV files are used for raw data and can be imported into and exported from spreadsheet software. TSV files are essentially text files, and the raw data can be viewed by text editors, though they are often used when moving raw data between spreadsheets.
Reference:
https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.data.tabulardataset

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
SaulG
Highly Voted 2 years, 4 months ago
Answer No, Yes, Yes is correct!
upvoted 18 times
...
Dilesha
Most Recent 8 months, 2 weeks ago
On Exam 17 Feb 2023
upvoted 4 times
...
majma
1 year, 5 months ago
Should be 3 No
upvoted 1 times
...
kkkk_jjjj
1 year, 7 months ago
on exam 18/03/2022
upvoted 3 times
...
TheYazan
1 year, 7 months ago
On march 2022
upvoted 2 times
...
JoshuaXu
1 year, 12 months ago
on exam 6 Nov 2021
upvoted 1 times
...
AI247
1 year, 12 months ago
Was in exam 11/05/2021
upvoted 1 times
...
pkal
2 years, 1 month ago
on exam 9/24/2021
upvoted 1 times
...
ljljljlj
2 years, 3 months ago
On exam 2021/7/10
upvoted 4 times
slash_nyk
2 years, 3 months ago
how many questions came from this dump ?
upvoted 5 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago