Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Microsoft Designing and Implementing a Data Science Solution on Azure DP-100 Question # 5 Topic 1 Discussion

Microsoft Designing and Implementing a Data Science Solution on Azure DP-100 Question # 5 Topic 1 Discussion

DP-100 Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You create an Azure Machine Learning service datastore in a workspace. The datastore contains the following files:

• /data/2018/Q1.csv

• /data/2018/Q2.csv

• /data/2018/Q3.csv

• /data/2018/Q4.csv

• /data/2019/Q1.csv

All files store data in the following format:

id,f1,f2i

1,1.2,0

2,1,1,

1 3,2.1,0

You run the following code:

DP-100 Question 5

You need to create a dataset named training_data and load the data from all files into a single data frame by using the following code:

DP-100 Question 5

Solution: Run the following code:

DP-100 Question 5

Does the solution meet the goal?


A.

Yes


B.

No


Get Premium DP-100 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.